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 41%] System.Tests.Perf_String.Replace_String #3445

Open
performanceautofiler bot opened this issue Nov 11, 2020 · 0 comments
Open

[Perf 41%] System.Tests.Perf_String.Replace_String #3445

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

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 693c1f05188330e270b01a6bce8ad22ab7b33f23
Compare 1625da3512f8d803e54f12e9ad08dfed20600496

Regressions in System.Tests.Perf_String

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Replace_String 589.67 ns 346.15 ns 0.59

Related Issue on x64 Windows

[Perf -15%] System.Tests.Perf_String.Replace_String

Related Issue on x64 Windows

[Perf -6%] System.Tests.Perf_String.Concat_str_str_str

Related Issue on x86 Windows

[Perf -8%] System.Tests.Perf_String.Replace_Char

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_String*'

Histogram

System.Tests.Perf_String.Replace_String(text: "This is a very nice sentence", oldValue: "bad", newValue: "nice")

[337.082 ; 371.979) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[371.979 ; 400.492) | @@
[400.492 ; 435.389) | 
[435.389 ; 470.285) | 
[470.285 ; 505.181) | 
[505.181 ; 540.077) | 
[540.077 ; 577.385) | 
[577.385 ; 601.459) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[601.459 ; 636.355) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[636.355 ; 667.321) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[667.321 ; 701.380) | @@@@@@
[701.380 ; 720.909) | 
[720.909 ; 755.805) | @

Docs

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

DrewScoggins pushed a commit that referenced this issue Nov 8, 2023
* Added the ability to get extra percentile metrics

* Added the parsing logic in the analysis

* Updated the Percentile Based Metrics yaml

* Copy if newer for the yml file
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