-
Notifications
You must be signed in to change notification settings - Fork 5k
Regressions in System.Perf_Convert and System.Net.NetworkInformation.Tests.PhysicalAddressTests #79615
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
Comments
Probably caused by #78914. cc @stephentoub |
Tagging subscribers to this area: @dotnet/area-system-runtime Issue DetailsRun Information
Regressions in System.Perf_Convert
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Perf_Convert*' PayloadsHistogramSystem.Perf_Convert.ToHexString
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
Regressions in System.Net.NetworkInformation.Tests.PhysicalAddressTests
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Net.NetworkInformation.Tests.PhysicalAddressTests*' PayloadsHistogramSystem.Net.NetworkInformation.Tests.PhysicalAddressTests.PALong
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.Security.Cryptography.X509Certificates.Tests.X509Certificate2Tests
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Security.Cryptography.X509Certificates.Tests.X509Certificate2Tests*' PayloadsHistogramSystem.Security.Cryptography.X509Certificates.Tests.X509Certificate2Tests.CertProp
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
|
Commit range is: 8c795cb...be0eccd FYI our above guess of #78914 is not confident, but we saw it changed HexConverter.cs, so it seems probable. |
There have been several other changes to this area and the relevant test is back down to 37ns in the latest runs. |
Run Information
Regressions in System.Perf_Convert
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Perf_Convert.ToHexString
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Regressions in System.Net.NetworkInformation.Tests.PhysicalAddressTests
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Net.NetworkInformation.Tests.PhysicalAddressTests.PALong
Description of detection logic
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Security.Cryptography.X509Certificates.Tests.X509Certificate2Tests
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Security.Cryptography.X509Certificates.Tests.X509Certificate2Tests.CertProp
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: