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 69%] System.Memory.ReadOnlySpan.IndexOfString #2597

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

[Perf 69%] System.Memory.ReadOnlySpan.IndexOfString #2597

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

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 19, 2020

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 06141c3c9b1130f8ea1be1e1d6912198b8b18b7b
Compare c1a21a031925ce6261fadcfed26e098ab1bf46a6

Regressions in System.Memory.ReadOnlySpan

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
IndexOfString 14.28 ns 12.93 ns 0.91

Related Issue on x64 Windows

[Perf 75%] System.Memory.ReadOnlySpan.IndexOfString

Related Issue on x86 Windows

[Perf 28%] System.Memory.ReadOnlySpan (4)

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.Memory.ReadOnlySpan*'

Histogram

System.Memory.ReadOnlySpan.IndexOfString(input: "だだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだすだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだだ", value: "す", comparisonType: Ordinal)

[12.234 ; 12.660) | @@@@@@@@@@@
[12.660 ; 13.015) | @@@@@@@@@@@@@@@@@@@@@@@@@@@
[13.015 ; 13.550) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[13.550 ; 14.074) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[14.074 ; 14.546) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[14.546 ; 15.150) | @@@@@

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