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 21%] System.Globalization.Tests.StringSearch (7) #2474

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

[Perf 21%] System.Globalization.Tests.StringSearch (7) #2474

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

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Changes diff

Regressions in System.Globalization.Tests.StringSearch

Benchmark Baseline Test Test/Base Modality Baseline Outlier Baseline ETL Comapre ETL
LastIndexOf_Word_NotFound 29.13 μs 25.49 μs 0.88 Bimodal False
LastIndexOf_Word_NotFound 16.28 μs 12.31 μs 0.76 Bimodal True
IsSuffix_DifferentLastChar 27.80 μs 24.20 μs 0.87 Bimodal True
IndexOf_Word_NotFound 10.84 μs 7.63 μs 0.70 Bimodal True
IndexOf_Word_NotFound 10.65 μs 7.38 μs 0.69 Bimodal False
LastIndexOf_Word_NotFound 26.64 μs 22.56 μs 0.85 Bimodal True
IndexOf_Word_NotFound 12.41 μs 9.36 μs 0.75 Bimodal True

Related Issue on x64 Windows

[Perf 23%] System.Globalization.Tests.StringSearch (16)

Related Issue on x86 Windows

[Perf 20%] System.Globalization.Tests.StringSearch (16)

graph
graph
graph
graph
graph
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.Globalization.Tests.StringSearch*'

Histogram

System.Globalization.Tests.StringSearch.LastIndexOf_Word_NotFound(Options: (en-US, IgnoreCase, True))

[25019.111 ; 26091.279) | @@@@@@@@@@@@@@@@@@@@@@@@@@@
[26091.279 ; 27412.453) | @
[27412.453 ; 29004.807) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[29004.807 ; 30024.204) | @@@@
[30024.204 ; 30636.404) | 
[30636.404 ; 31786.055) | @@@

System.Globalization.Tests.StringSearch.LastIndexOf_Word_NotFound(Options: (en-US, IgnoreSymbols, False))

[12041.290 ; 13055.754) | @@@@@@@@@@@@@@@@@@@@@@@@@@@
[13055.754 ; 13838.407) | @
[13838.407 ; 14852.871) | 
[14852.871 ; 15289.674) | 
[15289.674 ; 16304.138) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar(Options: (en-US, IgnoreSymbols, False))

[23992.738 ; 25489.203) | @@@@@@@@@@@@@@@@@@@@@@@@@@
[25489.203 ; 26560.943) | @@
[26560.943 ; 27258.070) | 
[27258.070 ; 28329.811) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[28329.811 ; 29118.569) | @

System.Globalization.Tests.StringSearch.IndexOf_Word_NotFound(Options: (en-US, None, True))

[ 7009.386 ;  8114.100) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 8114.100 ;  9118.489) | 
[ 9118.489 ; 10285.513) | 
[10285.513 ; 11289.901) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Globalization.Tests.StringSearch.IndexOf_Word_NotFound(Options: (en-US, IgnoreCase, True))

[ 6947.559 ;  7926.322) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 7926.322 ;  8905.085) | 
[ 8905.085 ; 10046.494) | 
[10046.494 ; 11025.257) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Globalization.Tests.StringSearch.LastIndexOf_Word_NotFound(Options: (en-US, None, True))

[22411.821 ; 23502.332) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[23502.332 ; 24592.842) | 
[24592.842 ; 25632.522) | @
[25632.522 ; 26723.032) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[26723.032 ; 28035.913) | 
[28035.913 ; 29126.423) | @

System.Globalization.Tests.StringSearch.IndexOf_Word_NotFound(Options: (pl-PL, None, False))

[ 9169.420 ; 10111.890) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@
[10111.890 ; 11054.359) | 
[11054.359 ; 11913.259) | 
[11913.259 ; 12855.728) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

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