- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4
Closed
Labels
PGOApplied if there were any profile guided optimization updates in the observed interval.Applied if there were any profile guided optimization updates in the observed interval.arch-arm64branch-refs/heads/mainkind-microos-windowsperf-improvementruntime-coreclr
Description
Run Information
| Architecture | arm64 | 
|---|---|
| OS | Windows 10.0.19041 | 
| Baseline | b5edcab2827d7e1f6391d19b6650c2b5aa8c3b47 | 
| Compare | 26372410d43ebb19220cce868a6f87186f88b2ce | 
| Diff | Diff | 
Improvements in System.Memory.ReadOnlySequence
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL | 
|---|---|---|---|---|---|---|---|---|---|---|
| Slice_Repeat - Duration of single invocation | 65.35 ns | 59.41 ns | 0.91 | 0.15 | False | 
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Memory.ReadOnlySequence*'Payloads
Histogram
System.Memory.ReadOnlySequence.Slice_Repeat(Segment: Multiple)
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 59.40722926209776 < 62.08484598172883.
IsChangePoint: Marked as a change because one of 2/2/2022 9:06:26 AM, 2/3/2022 8:57:20 PM, 3/17/2022 11:30:59 AM, 3/22/2022 12:26:23 PM falls between 3/13/2022 11:50:20 AM and 3/22/2022 12:26:23 PM.
IsImprovementStdDev: Marked as improvement because 23.74012028080874 (T) = (0 -59.413733386384536) / Math.Sqrt((21.935990614271685 / (299)) + (0.00021026775222749748 / (3))) is greater than 1.9679030112610798 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (3) - 2, .975) and 0.09770057875057603 = (65.84702592861434 - 59.413733386384536) / 65.84702592861434 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
Metadata
Metadata
Assignees
Labels
PGOApplied if there were any profile guided optimization updates in the observed interval.Applied if there were any profile guided optimization updates in the observed interval.arch-arm64branch-refs/heads/mainkind-microos-windowsperf-improvementruntime-coreclr
