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 12:38:46 AM #7394

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

[Perf] Changes at 7/13/2021 12:38:46 AM #7394

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

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline f280419a07a9445e1c6724e5717b3da7bdc5be7d
Compare 7b19ccefccb4d116a64bf09c9bb1db3dd1df35e8
Diff Diff

Improvemnts in System.Text.Json.Tests.Perf_Get

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
GetInt64 - Duration of single invocation 846.72 ns 646.79 ns 0.76 0.01 False
GetDecimal - Duration of single invocation 5.46 μs 4.98 μs 0.91 0.01 True
GetString - Duration of single invocation 4.46 μs 3.79 μs 0.85 0.06 False
GetDateTime - Duration of single invocation 5.67 μs 4.32 μs 0.76 0.01 False

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.Text.Json.Tests.Perf_Get*'

Payloads

Baseline
Compare

Histogram

System.Text.Json.Tests.Perf_Get.GetInt64


System.Text.Json.Tests.Perf_Get.GetDecimal


System.Text.Json.Tests.Perf_Get.GetString


System.Text.Json.Tests.Perf_Get.GetDateTime


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