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 29%] System.Tests.Perf_UInt16 (2) #3201

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

[Perf 29%] System.Tests.Perf_UInt16 (2) #3201

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

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline bdd25a2eb910d87847c0fcc47bfe31b4dc1a576e
Compare b6f791d1984f998384267b8b6683bd02f64747f2

Regressions in System.Tests.Perf_UInt16

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
TryParse 16.00 ns 14.73 ns 0.92
ToString 3.62 ns 1.79 ns 0.50

Related Issue on x64 ubuntu

[Perf 39%] System.Tests.Perf_UInt16 (2)

Related Issue on x64 ubuntu

[Perf -9%] System.Tests.Perf_UInt16.ToString

Related Issue on x64 ubuntu

[Perf -104%] System.Tests.Perf_UInt16.ToString

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

Histogram

System.Tests.Perf_UInt16.TryParse(value: "12345")

[14.291 ; 14.810) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[14.810 ; 15.161) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[15.161 ; 15.728) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[15.728 ; 16.137) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[16.137 ; 16.915) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

System.Tests.Perf_UInt16.ToString(value: 0)

[1.522 ; 1.665) | @@@@@@@@
[1.665 ; 1.812) | @@@@@@@@@@@@@@@@@@
[1.812 ; 1.865) | @@@
[1.865 ; 2.012) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[2.012 ; 2.191) | @@@@@@@@@@@@@@@@@@@@@@@@@@@
[2.191 ; 2.387) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[2.387 ; 2.534) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[2.534 ; 2.681) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[2.681 ; 2.815) | @@@@@@@@@@@@@
[2.815 ; 2.889) | @@
[2.889 ; 3.036) | @@@@@@@@@@@@
[3.036 ; 3.123) | 
[3.123 ; 3.270) | @@@@@@@@@
[3.270 ; 3.417) | 
[3.417 ; 3.513) | 
[3.513 ; 3.729) | @@@@@@@@@@@@@@@@@@
[3.729 ; 3.877) | @

Docs

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

DrewScoggins pushed a commit that referenced this issue Aug 4, 2023
* Update dependencies from https://github.com/dotnet/runtime build 20230731.6

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23381.3 -> To Version 8.0.0-rc.1.23381.6

* Update dependencies from https://github.com/dotnet/runtime build 20230731.7

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23381.3 -> To Version 8.0.0-rc.1.23381.7

---------

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