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 11/11/2020 10:23:36 AM #3464

Closed
performanceautofiler bot opened this issue Nov 16, 2020 · 1 comment
Closed

[Perf] Changes at 11/11/2020 10:23:36 AM #3464

performanceautofiler bot opened this issue Nov 16, 2020 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 83d856182efe04eeb244ed084731407c8ccf58db
Compare bb7e111bb0e3c1925bcddcdbc5cdbb7fe4c5e477

Regressions in System.Numerics.Tests.Perf_BigInteger

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ToByteArray 86.77 ns 96.59 ns 1.11

Related Issue on x64 Windows

[Perf -14%] System.Numerics.Tests.Perf_BigInteger (3)

Related Issue on x86 Windows

[Perf -11%] System.Numerics.Tests.Perf_BigInteger.ToStringD

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.Numerics.Tests.Perf_BigInteger*'

.

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_BigInteger.ToByteArray(numberString: 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890)

[ 84.048 ;  86.582) | @
[ 86.582 ;  89.652) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 89.652 ;  92.384) | @
[ 92.384 ;  95.464) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 95.464 ;  99.233) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 99.233 ; 102.020) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[102.020 ; 105.828) | @@@@@@@@@@@@

Docs

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

@naricc
Copy link
Collaborator

naricc commented Dec 10, 2020

I don't see any changes in the time frame that could have caused this regression.

@naricc naricc closed this as completed Dec 10, 2020
DrewScoggins pushed a commit that referenced this issue Nov 8, 2023
…102.4 (#3464)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 9.0.0-beta.23551.1 -> To Version 9.0.0-beta.23552.4

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

2 participants