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_Char.GetUnicodeCategory #574

Closed
performanceautofiler bot opened this issue Jun 12, 2020 · 0 comments
Closed

[Perf -11%] System.Tests.Perf_Char.GetUnicodeCategory #574

performanceautofiler bot opened this issue Jun 12, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Changes diff

Regressions in System.Tests.Perf_Char

Benchmark Baseline Test Test/Base Modality Baseline Outlier
GetUnicodeCategory 4.20 ns 4.66 ns 1.11 True

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_Char*';

Histogram

System.Tests.Perf_Char.GetUnicodeCategory(c: 'א')

[3.935 ; 4.081) | @@@@
[4.081 ; 4.292) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[4.292 ; 4.378) | 
[4.378 ; 4.529) | @@@@@@@@@@@@@@@@@
[4.529 ; 4.674) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[4.674 ; 4.901) | @@@@@@@@
[4.901 ; 5.046) | 
[5.046 ; 5.147) | 
[5.147 ; 5.292) | @@
[5.292 ; 5.522) | 
[5.522 ; 5.684) | @@@@@@@@@@@@@@@

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