-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Perf] Linux/arm64: 1 Regression on 6/25/2024 5:29:23 PM #104107
Comments
cc: @rzikm |
Related Mono arm64 AOT-llvm regression: #104302 |
All the regressions are for the |
Correct, the regressed scenario is for case when the hostname is not in the cache at all, which will be rare I think. A sacrifice was made to make the other scenarios faster. |
Run Information
Regressions in System.Net.Primitives.Tests.CredentialCacheTests
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri(uriString: "http://notfound", uriCount: 10)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: