dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
34.59k stars 9.79k forks source link

Perf regression: https, mvc, plaintext #55787

Closed pr-benchmarks[bot] closed 1 week ago

pr-benchmarks[bot] commented 2 weeks ago
Scenario Environment Date Old RPS New RPS Change Deviation StDev Dependencies
https [Fixed] Json Https 1- Trends Intel Windows 05/17/2024 21:19:21 717,423 693,842 -3.29 % (-23,581) :thumbsdown: -2.85 σ 8,266.33
Changes
NameVersionDiff
Microsoft.AspNetCore.InternalTesting.dll 9.0.0-preview.5.24265.9 -> 9.0.0-preview.5.24267.8 https://github.com/dotnet/aspnetcore/compare/ae5a324c748e02be0e9197d74e1c0a9068f0f202...16c237422b1f96574a08b20f12f15555c9acad7a
Microsoft.AspNetCore.App 9.0.0-preview.5.24256.2 -> 9.0.0-preview.5.24266.2 https://github.com/dotnet/aspnetcore/compare/da3aa27233a2cec2f6780884f71934b2f5e686ce...98c6c2917fc7e2c38d18862b31430dc5718d44b7
Microsoft.NETCore.App 9.0.0-preview.5.24256.1 -> 9.0.0-preview.5.24265.2 https://github.com/dotnet/runtime/compare/84b33395057737db3ea342a5151feb6b90c1b6f6...1f08a3621e6b531b31e358b99b4c54ba556a61c0
Microsoft.Extensions.Configuration.Abstractions.dll 9.0.0-preview.5.24264.10 (Removed) n/a
mvc [Fixed] Json Mvc 1- Trends Intel Windows 05/17/2024 21:23:43 642,356 621,799 -3.20 % (-20,557) :thumbsdown: -3.55 σ 5,791.31
Changes
NameVersionDiff
Microsoft.AspNetCore.InternalTesting.dll 9.0.0-preview.5.24265.9 -> 9.0.0-preview.5.24267.8 https://github.com/dotnet/aspnetcore/compare/ae5a324c748e02be0e9197d74e1c0a9068f0f202...16c237422b1f96574a08b20f12f15555c9acad7a
Microsoft.AspNetCore.App 9.0.0-preview.5.24256.2 -> 9.0.0-preview.5.24266.2 https://github.com/dotnet/aspnetcore/compare/da3aa27233a2cec2f6780884f71934b2f5e686ce...98c6c2917fc7e2c38d18862b31430dc5718d44b7
Microsoft.NETCore.App 9.0.0-preview.5.24256.1 -> 9.0.0-preview.5.24265.2 https://github.com/dotnet/runtime/compare/84b33395057737db3ea342a5151feb6b90c1b6f6...1f08a3621e6b531b31e358b99b4c54ba556a61c0
Microsoft.Extensions.Configuration.Abstractions.dll 9.0.0-preview.5.24264.10 (Removed) n/a
plaintext [Fixed] Plaintext 2- Trends Intel Linux 05/17/2024 21:30:58 5,702,430 5,581,991 -2.11 % (-120,439) :thumbsdown: -3.26 σ 36,987.39
Changes
NameVersionDiff
Microsoft.AspNetCore.InternalTesting.dll 9.0.0-preview.5.24265.9 -> 9.0.0-preview.5.24267.8 https://github.com/dotnet/aspnetcore/compare/ae5a324c748e02be0e9197d74e1c0a9068f0f202...16c237422b1f96574a08b20f12f15555c9acad7a
Microsoft.AspNetCore.App 9.0.0-preview.5.24256.2 -> 9.0.0-preview.5.24266.2 https://github.com/dotnet/aspnetcore/compare/da3aa27233a2cec2f6780884f71934b2f5e686ce...98c6c2917fc7e2c38d18862b31430dc5718d44b7
Microsoft.NETCore.App 9.0.0-preview.5.24256.1 -> 9.0.0-preview.5.24265.2 https://github.com/dotnet/runtime/compare/84b33395057737db3ea342a5151feb6b90c1b6f6...1f08a3621e6b531b31e358b99b4c54ba556a61c0
Microsoft.Extensions.Configuration.Abstractions.dll 9.0.0-preview.5.24264.10 (Removed) n/a

PowerBI Dashboard

@sebastienros