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] Windows/x64: 1 Regression on 9/22/2023 12:22:36 AM #22213

Open
performanceautofiler bot opened this issue Sep 26, 2023 · 0 comments
Open

[Perf] Windows/x64: 1 Regression on 9/22/2023 12:22:36 AM #22213

performanceautofiler bot opened this issue Sep 26, 2023 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Sep 26, 2023

Run Information

Name Value
Architecture x64
OS Windows 10.0.18362
Queue TigerWindows
Baseline aba7c43598dc13e7e43843dceb57a397f13107cb
Compare a54ccf39b17586e7c2a38b882e80a3cc62d83d7d
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in System.Collections.Tests.Perf_BitArray

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
151.58 ns 170.64 ns 1.13 0.02 True

graph
Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Tests.Perf_BitArray*'

Payloads

Baseline
Compare

System.Collections.Tests.Perf_BitArray.BitArrayCopyToBoolArray(Size: 512)

ETL Files

Histogram

Description of detection logic

IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small.
IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small.
IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsRegressionWindowed: Marked as regression because 170.6383085197187 > 161.6065324408566.
IsChangePoint: Marked as a change because one of 9/21/2023 3:30:33 PM, 9/25/2023 11:21:57 AM falls between 9/16/2023 7:32:07 PM and 9/25/2023 11:21:57 AM.
IsRegressionStdDev: Marked as regression because -19.019298250773364 (T) = (0 -177.67693964102955) / Math.Sqrt((9.812496741382795 / (30)) + (18.52370345468312 / (15))) is less than -2.016692199226234 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (30) + (15) - 2, .025) and -0.15444618486776243 = (153.90664542876183 - 177.67693964102955) / 153.90664542876183 is less than -0.05.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsChangeEdgeDetector: Marked as regression because Edge Detector said so.

JIT Disasms

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

0 participants