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 5/9/2021 6:33:05 AM #5765

Open
performanceautofiler bot opened this issue May 11, 2021 · 1 comment
Open

[Perf] Changes at 5/9/2021 6:33:05 AM #5765

performanceautofiler bot opened this issue May 11, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 555789df5ac8f15beb65413d401bbddce052f8d7
Compare b08a97afb8270511c39fe26d37038877bb63a09b
Diff Diff

Improvemnts in System.Numerics.Tests.Perf_BigInteger

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ToByteArray - Duration of single invocation 67.73 ns 56.92 ns 0.84 0.01
Parse - Duration of single invocation 198.40 ns 133.72 ns 0.67 0.00
Parse - Duration of single invocation 442.68 ns 202.28 ns 0.46 0.00
Parse - Duration of single invocation 18.90 μs 1.99 μs 0.11 0.01

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

Payloads

Baseline
Compare

Histogram

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


System.Numerics.Tests.Perf_BigInteger.Parse(numberString: 123)


System.Numerics.Tests.Perf_BigInteger.Parse(numberString: -2147483648)


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


Docs

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

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