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 31%] System.Tests.Perf_UInt32.ToString #3129

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

[Perf 31%] System.Tests.Perf_UInt32.ToString #3129

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

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Baseline bdd25a2eb910d87847c0fcc47bfe31b4dc1a576e
Compare 06141c3c9b1130f8ea1be1e1d6912198b8b18b7b

Regressions in System.Tests.Perf_UInt32

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ToString 43.08 ns 29.53 ns 0.69

Related Issue on x64 Windows

[Perf -11%] System.Tests.Perf_UInt32.TryParseHex

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_UInt32*'

Histogram

System.Tests.Perf_UInt32.ToString(value: 12345)

[24.924 ; 26.162) | @@@@@
[26.162 ; 27.845) | @@@@@@
[27.845 ; 28.648) | 
[28.648 ; 29.885) | @@
[29.885 ; 31.123) | 
[31.123 ; 32.360) | 
[32.360 ; 33.598) | 
[33.598 ; 34.836) | 
[34.836 ; 36.073) | 
[36.073 ; 37.311) | 
[37.311 ; 38.360) | 
[38.360 ; 39.580) | @
[39.580 ; 40.460) | @@
[40.460 ; 41.753) | @@@@@@@@@
[41.753 ; 42.941) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[42.941 ; 44.179) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[44.179 ; 45.434) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[45.434 ; 46.689) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[46.689 ; 47.930) | @@@@@@@@@@@@@@@@@@@@@@@@@
[47.930 ; 49.263) | @@
[49.263 ; 51.145) | @@@

Docs

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

DrewScoggins pushed a commit that referenced this issue Aug 4, 2023
Bumps [Microsoft.AspNetCore.Identity](https://github.com/dotnet/aspnetcore) from 2.0.4 to 2.1.39.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[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