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/12/2022 9:53:12 PM #5425

Closed
performanceautofiler bot opened this issue May 19, 2022 · 1 comment
Closed

[Perf] Changes at 5/12/2022 9:53:12 PM #5425

performanceautofiler bot opened this issue May 19, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented May 19, 2022

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline 7723254296d842f7bbe22c50ffa76491937c8624
Compare 10883a7bae7fbd99b1edaa77d4ea4a5a3766114d
Diff Diff

Improvements 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 1.21 μs 1.13 μs 0.94 0.03 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.Json.Tests.Perf_Get*'

Payloads

Baseline
Compare

Histogram

System.Text.Json.Tests.Perf_Get.GetInt64


Description of detection logic

IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsRegressionBase: Marked as not a regression because the compare was not 5% greater than the baseline, or the value was too small.
IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsImprovementWindowed:Marked as improvement because 1.1315733462546538 < 1.1463189235670763.
IsChangePoint: Marked as a change because one of 3/18/2022 1:59:24 AM, 5/12/2022 5:35:05 PM, 5/18/2022 4:10:31 AM falls between 5/9/2022 3:38:36 PM and 5/18/2022 4:10:31 AM.
IsImprovementStdDev: Marked as improvement because 28.09258040498529 (T) = (0 -1111.565372644305) / Math.Sqrt((4151.098144654106 / (299)) + (377.28789672937535 / (22))) is greater than 1.9674283869023508 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (22) - 2, .975) and 0.12341316679067585 = (1268.060767664838 - 1111.565372644305) / 1268.060767664838 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

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

3 participants