-
Notifications
You must be signed in to change notification settings - Fork 4
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/x64: 3 Regressions on 11/11/2022 10:59:41 PM #9819
Comments
Looks like dotnet/runtime#76337. @gfoidl please take a look |
Yep, seems to be dotnet/runtime#76337 (comment) Edit, some notes (for me): |
Just a question.
So it's wasm. What does this mean for |
They are not accelerated in the default aot configuration. |
I continued the investigation in dotnet/runtime#78517 |
Run Information
Regressions in System.Tests.Perf_String
Test Report
Repro
Related Issues
Regressions
Improvements
Payloads
Baseline
Compare
Histogram
Edge Detector Info
Collection Data
System.Tests.Perf_String.Replace_Char(text: "This is a very nice sentence", oldChar: 'i', newChar: 'I')
Description of detection logic
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Regressions in System.IO.Tests.Perf_Path
Test Report
Repro
Related Issues
Regressions
Improvements
Payloads
Baseline
Compare
Histogram
Edge Detector Info
Collection Data
System.IO.Tests.Perf_Path.Combine
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: