Skip to content

Make IIS benchmarks work again #1415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Sep 19, 2019
Merged

Make IIS benchmarks work again #1415

merged 12 commits into from
Sep 19, 2019

Conversation

jkotalik
Copy link
Contributor

Depends on dotnet/aspnetcore#14112 (I may have to change this PR for only 5.0 as it's going in master first).

@jkotalik
Copy link
Contributor Author

@sebastienros this works. I'm hard coding this version until it works in 3.0.

@jkotalik
Copy link
Contributor Author

Current numbers:

RequestsPerSecond:           187,027
Max CPU (%):                 89
WorkingSet (MB):             169
Avg. Latency (ms):           11.4
Startup (ms):                514
First Request (ms):          370.28
Latency (ms):                0.5
Total Requests:              2,824,049
Duration: (ms)               15,100
Socket Errors:               0
Bad Responses:               0
Build Time (ms):             7,121
Published Size (KB):         105,314
SDK:                         3.0.100-rc2-014256
Runtime:                     5.0.0-alpha1.19465.2
ASP.NET Core:                3.0.0-rc2.19461.12

@sebastienros sebastienros merged commit d9c039f into master Sep 19, 2019
@sebastienros sebastienros deleted the jkotalik/testIIS branch September 19, 2019 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants