Skip to content

Conversation

@jkotalik
Copy link
Contributor

Fixes #7341. Also increase the number of runs.

@jkotalik jkotalik requested a review from BrennanConroy August 18, 2020 20:42
@ghost ghost added the area-servers label Aug 18, 2020
{
for (int i = 0; i < 100; i++)
var content = new StringContent(new string('a', 100000));
for (int i = 0; i < 500; i++)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How long does this take? This is starting to look like a stress test.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

~30 seconds versus 25 before.

@jkotalik jkotalik added the tell-mode Indicates a PR which is being merged during tell-mode label Aug 19, 2020
@jkotalik jkotalik merged commit 187eacd into release/5.0 Aug 19, 2020
@jkotalik jkotalik deleted the jkotalik/enableTest branch August 19, 2020 16:28
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants