Skip to content
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 -17%] System.Tests.Perf_UInt32.ToString #3211

Closed
performanceautofiler bot opened this issue Nov 9, 2020 · 0 comments
Closed

[Perf -17%] System.Tests.Perf_UInt32.ToString #3211

performanceautofiler bot opened this issue Nov 9, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Nov 9, 2020

Run Information

Architecture x64
OS ubuntu 18.04
Baseline b6f791d1984f998384267b8b6683bd02f64747f2
Compare b94c6458459fed86a866ed73e2c30ae466c47687

Regressions in System.Tests.Perf_UInt32

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ToString 22.82 ns 26.42 ns 1.16
ToString 15.95 ns 18.63 ns 1.17

Related Issue on x64 Windows

[Perf -11%] System.Tests.Perf_UInt32.TryParseHex

graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_UInt32*'

Histogram

System.Tests.Perf_UInt32.ToString(value: 4294967295)

[21.850 ; 22.430) | @@@@@@@@@@@@@@
[22.430 ; 22.999) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[22.999 ; 23.569) | @@@@@@@@@@@@@@@
[23.569 ; 24.358) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[24.358 ; 25.261) | @@@@@@@@@@@@@@@@@@@@@
[25.261 ; 26.070) | @@@@@@@@@@@@@@@@@@@@@@@@@@
[26.070 ; 26.639) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[26.639 ; 27.680) | @@@
[27.680 ; 29.365) | @@@@@@@@@@@@@

System.Tests.Perf_UInt32.ToString(value: 12345)

[13.842 ; 14.205) | @
[14.205 ; 14.569) | 
[14.569 ; 14.932) | 
[14.932 ; 15.388) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[15.388 ; 15.751) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[15.751 ; 16.168) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[16.168 ; 16.615) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[16.615 ; 16.978) | @@@@@@@@@@@@@@@@@@@@@@@@@@
[16.978 ; 17.408) | @@@@@@@@@@@
[17.408 ; 18.114) | @@@@@@@@@@@@@@@@@@@@@@@@@@@
[18.114 ; 18.557) | @@@@@@@@@@@@@@@@@@@@@@@@@@
[18.557 ; 19.185) | @@@@@@@@@@@@@@
[19.185 ; 19.911) | 
[19.911 ; 20.638) | 
[20.638 ; 21.365) | 
[21.365 ; 22.092) | 
[22.092 ; 22.591) | @

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant