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 -11%] System.Tests.Perf_UInt32.TryParseHex #2268

Open
performanceautofiler bot opened this issue Oct 13, 2020 · 0 comments
Open

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

performanceautofiler bot opened this issue Oct 13, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Changes diff

Regressions in System.Tests.Perf_UInt32

Benchmark Baseline Test Test/Base Modality Baseline Outlier Baseline ETL Comapre ETL
TryParseHex 10.03 ns 11.15 ns 1.11 True Trace Trace

graph
Historical Data in Reporting System

Repro

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

Histogram

System.Tests.Perf_UInt32.TryParseHex(value: "0")

[ 9.620 ;  9.965) | @
[ 9.965 ; 10.296) | @@@@@@@@@@@@@@@@@
[10.296 ; 10.607) | @@@@@@@
[10.607 ; 10.892) | @@@@@@@@@@@@@@@@@@
[10.892 ; 11.246) | @@@@@@@@@@@@@@@@@@@@@@@@@@
[11.246 ; 11.543) | @@@

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

0 participants