-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Run Information
| Architecture | x86 |
|---|---|
| OS | Windows 10.0.18362 |
| Baseline | 803688595257517f4b47e873d11152b0560c204a |
| Compare | 42bebc934bc86d4b612190810cfbbcb0cb9f7d3d |
| Diff | Diff |
Regressions in PerfLabTests.LowLevelPerf
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| ForeachOverList100Elements - Duration of single invocation | 8.14 ms | 9.50 ms | 1.17 | 0.01 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'PerfLabTests.LowLevelPerf*'Related Issues
Regressions
Improvements
Payloads
Histogram
Edge Detector Info
PerfLabTests.LowLevelPerf.ForeachOverList100Elements
Description of detection logic
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.
IsRegressionWindowed: Marked as regression because 9.50192421875 > 8.5466957421875.
IsChangePoint: Marked as a change because one of 9/29/2022 5:24:34 PM, 10/6/2022 11:18:47 AM, 11/4/2022 9:11:54 AM, 11/8/2022 2:29:58 AM falls between 10/29/2022 4:38:27 PM and 11/8/2022 2:29:58 AM.
IsRegressionStdDev: Marked as regression because -64.91620885017896 (T) = (0 -9528623.782311438) / Math.Sqrt((3936731665.847106 / (39)) + (4344956191.072603 / (11))) is less than -2.010634757623041 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (39) + (11) - 2, .025) and -0.17885301077691512 = (8082961.739251667 - 9528623.782311438) / 8082961.739251667 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 not as a regression because Edge Detector said so.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
| Architecture | x86 |
|---|---|
| OS | Windows 10.0.18362 |
| Baseline | 803688595257517f4b47e873d11152b0560c204a |
| Compare | 42bebc934bc86d4b612190810cfbbcb0cb9f7d3d |
| Diff | Diff |
Regressions in System.Collections.IterateForEach<Int32>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| List - Duration of single invocation | 331.88 ns | 483.77 ns | 1.46 | 0.00 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.IterateForEach<Int32>*'Related Issues
Regressions
Improvements
Payloads
Histogram
Edge Detector Info
System.Collections.IterateForEach<Int32>.List(Size: 512)
Description of detection logic
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.
IsRegressionWindowed: Marked as regression because 483.77255371909416 > 348.62833170060605.
IsChangePoint: Marked as a change because one of 11/4/2022 9:11:54 AM, 11/8/2022 2:29:58 AM falls between 10/29/2022 4:38:27 PM and 11/8/2022 2:29:58 AM.
IsRegressionStdDev: Marked as regression because -816.2556151751373 (T) = (0 -483.2693640483141) / Math.Sqrt((0.4536698257526217 / (38)) + (0.24403528860978563 / (11))) is less than -2.011740513728388 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (38) + (11) - 2, .025) and -0.4535041841765762 = (332.4857054485129 - 483.2693640483141) / 332.4857054485129 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 not as a regression because Edge Detector said so.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
| Architecture | x86 |
|---|---|
| OS | Windows 10.0.18362 |
| Baseline | 803688595257517f4b47e873d11152b0560c204a |
| Compare | 42bebc934bc86d4b612190810cfbbcb0cb9f7d3d |
| Diff | Diff |
Regressions in LinqBenchmarks
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| Count00ForX - Duration of single invocation | 61.52 ms | 109.48 ms | 1.78 | 0.05 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'LinqBenchmarks*'Related Issues
Regressions
Improvements
Payloads
Histogram
Edge Detector Info
LinqBenchmarks.Count00ForX
Description of detection logic
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.
IsRegressionWindowed: Marked as regression because 109.4760675 > 64.56174677884616.
IsChangePoint: Marked as a change because one of 9/9/2022 3:12:19 AM, 10/19/2022 7:27:15 PM, 11/4/2022 9:11:54 AM, 11/8/2022 2:29:58 AM falls between 10/29/2022 4:38:27 PM and 11/8/2022 2:29:58 AM.
IsRegressionStdDev: Marked as regression because -27.211520172324462 (T) = (0 -99214695.257659) / Math.Sqrt((16983861813.033918 / (38)) + (21090849455974.3 / (11))) is less than -2.011740513728388 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (38) + (11) - 2, .025) and -0.6124357307442342 = (61530945.61596298 - 99214695.257659) / 61530945.61596298 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 not as a regression because Edge Detector said so.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

_1.png)
