-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Description
Isolated to these commits: 774bc93...d688ac2
Only on Windows
320K RPS to 300K RPS.
There is also a visible first request regression on the same commits.
Command line
Between 9.0.0-preview.4.24223.5 and 9.0.0-preview.4.24223.6
crank --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/database.benchmarks.yml --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/build/azure.profile.yml --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/steadystate.profile.yml --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/build/ci.profile.yml --scenario fortunes --profile intel-win-app --profile intel-load-load --profile intel-db-db --application.framework net9.0 --application.options.collectCounters true --application.collectDependencies true --load.options.reuseBuild true --application.aspNetCoreVersion 9.0.0-preview.4.24218.1 --application.runtimeVersion 9.0.0-preview.4.24223.6 --application.sdkVersion 9.0.100-preview.4.24223.13
EgorBo


