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 7/13/2021 4:11:25 AM #7395

Open
performanceautofiler bot opened this issue Jul 13, 2021 · 1 comment
Open

[Perf] Changes at 7/13/2021 4:11:25 AM #7395

performanceautofiler bot opened this issue Jul 13, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 1509b1a0e66aae1504137488fb25c00bf822e3e6
Compare 92ed4005e70b37d6d0093d3e68da51f3749f15be
Diff Diff

Improvemnts in System.Buffers.Text.Tests.Utf8ParserTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
TryParseInt64 - Duration of single invocation 8.07 ns 6.37 ns 0.79 0.04 False
TryParseUInt64 - Duration of single invocation 3.93 ns 2.79 ns 0.71 0.06 False

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.Buffers.Text.Tests.Utf8ParserTests*'

Payloads

Baseline
Compare

Histogram

System.Buffers.Text.Tests.Utf8ParserTests.TryParseInt64(value: 12345)


System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt64(value: 0)


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