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 -15%] System.Tests.Perf_Byte (3) #3395

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

[Perf -15%] System.Tests.Perf_Byte (3) #3395

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

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 5a4483eb1c0918542298d1864b7233f962952880
Compare a79df14b3cc62ade39382a6e08d3b25871d8ebb6

Regressions in System.Tests.Perf_Byte

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
TryParse 142.54 ns 166.53 ns 1.17
TryParse 180.89 ns 208.30 ns 1.15
Parse 137.02 ns 155.42 ns 1.13

Related Issue on x64 Windows

[Perf 46%] System.Tests.Perf_Byte.ToString

graph
graph
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_Byte*'

Histogram

System.Tests.Perf_Byte.TryParse(value: "0")

[131.135 ; 136.850) | @@@@@@@@@@@@@@@@@@@@@@@
[136.850 ; 141.759) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[141.759 ; 145.039) | @@@@@@@@@@@@@@@@@@@@@@@@@
[145.039 ; 150.681) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[150.681 ; 155.590) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[155.590 ; 161.677) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[161.677 ; 167.520) | @@@@@@@@@@@@@@@
[167.520 ; 172.429) | @@@@@@@@@@@@@@@@@@@@@@@@@
[172.429 ; 177.724) | @@@@@@@@@@@@@@@@
[177.724 ; 183.468) | @@@@@@@@
[183.468 ; 188.842) | @@@@
[188.842 ; 197.016) | @@@@@@
[197.016 ; 201.926) | @

System.Tests.Perf_Byte.TryParse(value: "255")

[173.728 ; 179.335) | @@@@@@@@@@@
[179.335 ; 184.976) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[184.976 ; 190.662) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[190.662 ; 198.154) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[198.154 ; 203.580) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[203.580 ; 210.486) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[210.486 ; 217.132) | @@@@@@@@@@@@@@@@@@@@
[217.132 ; 222.773) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[222.773 ; 229.178) | @@@@@@@@@@@@@@@
[229.178 ; 236.370) | @@@@@@@
[236.370 ; 244.188) | @@@@@@
[244.188 ; 251.286) | @@

System.Tests.Perf_Byte.Parse(value: "0")

[129.016 ; 133.213) | @@@@@@@@@@@@@@@@@@@@@@@
[133.213 ; 137.969) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[137.969 ; 141.081) | @@@@@@@@@@@@@@@@
[141.081 ; 145.837) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[145.837 ; 151.827) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[151.827 ; 156.723) | @@@@@@@@@@@@@@@@@@
[156.723 ; 162.453) | @@@@@@@@@@@@@@@
[162.453 ; 168.291) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[168.291 ; 173.902) | @@@@@@@@@@@@@@@
[173.902 ; 180.094) | @@@@@@@
[180.094 ; 185.106) | @@@
[185.106 ; 191.286) | @@@@
[191.286 ; 199.271) | @

Docs

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

@naricc naricc closed this as completed Dec 17, 2020
DrewScoggins pushed a commit that referenced this issue Nov 8, 2023
…1009.5 (#3395)

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rtm.23506.12 -> To Version 8.0.0-rtm.23509.5

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

1 participant