Skip to content
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

Performance regression: MvcDbSingleQueryEf, DbSingleQueryEf #21634

Closed
pr-benchmarks bot opened this issue May 8, 2020 · 1 comment
Closed

Performance regression: MvcDbSingleQueryEf, DbSingleQueryEf #21634

pr-benchmarks bot opened this issue May 8, 2020 · 1 comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Perf perf-regression

Comments

@pr-benchmarks
Copy link

pr-benchmarks bot commented May 8, 2020

A performance regression has been detected for the following scenarios:

Scenario Environment Date Old RPS New RPS Change Deviation
DbSingleQueryEf Linux, http, KestrelSockets 2020-05-08 21:01:29Z 187,972 161,950 -13.84 % -13.85 σ

Before versions:
ASP.NET Core 5.0.0-preview.5.20255.6
.NET Core 5.0.0-preview.5.20253.7

After versions:
ASP.NET Core 5.0.0-preview.5.20255.6
.NET Core 5.0.0-preview.5.20257.11

Commits:

.NET Core
dotnet/runtime@8527a99...9334426

Scenario Environment Date Old RPS New RPS Change Deviation
MvcDbSingleQueryEf Linux, http, KestrelSockets 2020-05-08 21:06:31Z 143,987 128,560 -10.71 % -9.84 σ

Before versions:
ASP.NET Core 5.0.0-preview.5.20255.6
.NET Core 5.0.0-preview.5.20253.7

After versions:
ASP.NET Core 5.0.0-preview.5.20255.6
.NET Core 5.0.0-preview.5.20257.11

Commits:

.NET Core
dotnet/runtime@8527a99...9334426

Logs

@pr-benchmarks pr-benchmarks bot added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Perf perf-regression labels May 8, 2020
@javiercn
Copy link
Member

@sebastienros is there any work/action for us here?

@ghost ghost locked as resolved and limited conversation to collaborators Jun 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Perf perf-regression
Projects
None yet
Development

No branches or pull requests

2 participants