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] Changes at 12/15/2020 7:49:56 AM #3673

Open
performanceautofiler bot opened this issue Jan 4, 2021 · 0 comments
Open

[Perf] Changes at 12/15/2020 7:49:56 AM #3673

performanceautofiler bot opened this issue Jan 4, 2021 · 0 comments

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 5a3d44e40b69619193c8cd6b0742858febd20ff5
Compare 29c0438754e8f4bd6098f88ebeff7e59f9dda14b

Improvemnts in System.Memory.ReadOnlySpan

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
IndexOfString 348.39 ns 302.79 ns 0.87

Related Issue on x64 Windows

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

Related Issue on x86 Windows

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

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

.

Payloads

Baseline
Compare

Histogram

System.Memory.ReadOnlySpan.IndexOfString(input: "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", value: "x", comparisonType: OrdinalIgnoreCase)

[289.965 ; 297.406) | @@@@@@@@@@@@@@@@@@@@@@@@@@
[297.406 ; 307.984) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[307.984 ; 315.947) | 
[315.947 ; 323.388) | @@@@@@@@@@@@@@@
[323.388 ; 330.830) | 
[330.830 ; 338.271) | 
[338.271 ; 344.941) | 
[344.941 ; 352.383) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[352.383 ; 359.905) | 
[359.905 ; 368.117) | @@@@@@@

Docs

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

DrewScoggins pushed a commit that referenced this issue Jan 22, 2024
…1220.11 (#3673)

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-alpha.1.23620.10 -> To Version 9.0.0-alpha.1.23620.11

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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