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

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

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

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

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 16, 2020

Run Information

Architecture x64
OS Windows 10.0.18362
Changes diff

Regressions in System.Memory.ReadOnlySpan

Benchmark Baseline Test Test/Base Modality Baseline Outlier Baseline ETL Comapre ETL
IndexOfString 4.85 μs 1.22 μs 0.25 False

Related Issue on x64 ubuntu

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

Related Issue on x64 ubuntu

[Perf 69%] 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
py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Memory.ReadOnlySpan*'

Histogram

System.Memory.ReadOnlySpan.IndexOfString(input: "だ", value: "た", comparisonType: InvariantCulture)

[ 706.859 ; 1688.299) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1688.299 ; 2639.994) | 
[2639.994 ; 3591.689) | 
[3591.689 ; 4452.841) | 
[4452.841 ; 5577.042) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

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