dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

Home Page:https://asp.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perf regression: https, mvc, plaintext

pr-benchmarks opened this issue Β· comments

Scenario Environment Date Old RPS New RPS Change Deviation StDev Dependencies
https Json Https 1- Trends Intel Windows 05/17/2024 21:19:21 717,423 693,842 -3.29 % (-23,581) πŸ‘Ž -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 ae5a324...16c2374
Microsoft.AspNetCore.App 9.0.0-preview.5.24256.2 -> 9.0.0-preview.5.24266.2 da3aa27...98c6c29
Microsoft.NETCore.App 9.0.0-preview.5.24256.1 -> 9.0.0-preview.5.24265.2 dotnet/runtime@84b3339...1f08a36
Microsoft.Extensions.Configuration.Abstractions.dll 9.0.0-preview.5.24264.10 (Removed) n/a
mvc Json Mvc 1- Trends Intel Windows 05/17/2024 21:23:43 642,356 621,799 -3.20 % (-20,557) πŸ‘Ž -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 ae5a324...16c2374
Microsoft.AspNetCore.App 9.0.0-preview.5.24256.2 -> 9.0.0-preview.5.24266.2 da3aa27...98c6c29
Microsoft.NETCore.App 9.0.0-preview.5.24256.1 -> 9.0.0-preview.5.24265.2 dotnet/runtime@84b3339...1f08a36
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) πŸ‘Ž -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 ae5a324...16c2374
Microsoft.AspNetCore.App 9.0.0-preview.5.24256.2 -> 9.0.0-preview.5.24266.2 da3aa27...98c6c29
Microsoft.NETCore.App 9.0.0-preview.5.24256.1 -> 9.0.0-preview.5.24265.2 dotnet/runtime@84b3339...1f08a36
Microsoft.Extensions.Configuration.Abstractions.dll 9.0.0-preview.5.24264.10 (Removed) n/a

PowerBI Dashboard

@sebastienros