-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 68b90acee9d8fbc18d47dd9409a89e3ea083d1fa |
Compare | e49d49711d809b3c1c1cb78fbc58233afe8d2ff1 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Linq.Tests.Perf_Enumerable
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
378.14 ns | 428.35 ns | 1.13 | 0.02 | True | ||||
134.96 ns | 164.29 ns | 1.22 | 0.05 | False | ||||
116.96 ns | 132.10 ns | 1.13 | 0.33 | False | ||||
1.02 μs | 1.12 μs | 1.09 | 0.01 | False | ||||
222.52 ns | 266.66 ns | 1.20 | 0.08 | False | ||||
104.56 ns | 121.86 ns | 1.17 | 0.15 | False | ||||
209.24 ns | 240.59 ns | 1.15 | 0.01 | True | ||||
231.13 ns | 253.90 ns | 1.10 | 0.03 | False | ||||
116.83 ns | 139.96 ns | 1.20 | 0.11 | False | ||||
192.04 ns | 243.90 ns | 1.27 | 0.06 | True | ||||
121.00 ns | 138.06 ns | 1.14 | 0.15 | False | ||||
265.26 ns | 354.81 ns | 1.34 | 0.08 | False | ||||
199.66 ns | 219.75 ns | 1.10 | 0.04 | False | ||||
117.85 ns | 143.39 ns | 1.22 | 0.05 | False | ||||
138.23 ns | 164.40 ns | 1.19 | 0.06 | False | ||||
119.88 ns | 143.50 ns | 1.20 | 0.14 | False | ||||
117.41 ns | 140.84 ns | 1.20 | 0.09 | False | ||||
76.11 ns | 94.48 ns | 1.24 | 0.15 | False | ||||
266.37 ns | 299.21 ns | 1.12 | 0.02 | False | ||||
230.80 ns | 249.73 ns | 1.08 | 0.01 | False | ||||
135.54 ns | 157.75 ns | 1.16 | 0.07 | False | ||||
291.49 ns | 317.86 ns | 1.09 | 0.09 | False | ||||
262.82 ns | 313.89 ns | 1.19 | 0.05 | False | ||||
844.02 ns | 898.52 ns | 1.06 | 0.01 | False | ||||
259.12 ns | 281.59 ns | 1.09 | 0.07 | False | ||||
147.20 ns | 185.84 ns | 1.26 | 0.04 | False | ||||
833.53 ns | 898.70 ns | 1.08 | 0.01 | False | ||||
119.12 ns | 143.41 ns | 1.20 | 0.14 | False | ||||
259.84 ns | 292.53 ns | 1.13 | 0.07 | False | ||||
304.30 ns | 358.60 ns | 1.18 | 0.07 | False |
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.Linq.Tests.Perf_Enumerable*'
System.Linq.Tests.Perf_Enumerable.Reverse(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.WhereFirst_LastElementMatches(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Sum(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.OrderBy(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Where(input: List)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Range
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Select(input: List)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Select(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.All_AllElementsMatch(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.ToArray(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.CastToSameType(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Where(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.WhereSelect(input: Array)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Aggregate_Seed(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.WhereAny_LastElementMatches(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.SingleWithPredicate_LastElementMatches(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.AnyWithPredicate_LastElementMatches(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Repeat
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.WhereSelect(input: List)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Select(input: IList)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Select(input: Array)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.ToList(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Skip_One(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.FirstWithPredicate_LastElementMatches(input: IOrderedEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.SelectToArray(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Where(input: Array)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.AnyWithPredicate_LastElementMatches(input: IOrderedEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.FirstWithPredicate_LastElementMatches(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.SelectToList(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.WhereSelect(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 68b90acee9d8fbc18d47dd9409a89e3ea083d1fa |
Compare | e49d49711d809b3c1c1cb78fbc58233afe8d2ff1 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Tests.Perf_Decimal
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
54.32 ns | 60.61 ns | 1.12 | 0.03 | False |
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.Tests.Perf_Decimal*'
System.Tests.Perf_Decimal.TryParse(value: "123456.789")
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 68b90acee9d8fbc18d47dd9409a89e3ea083d1fa |
Compare | e49d49711d809b3c1c1cb78fbc58233afe8d2ff1 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Buffers.Tests.ReadOnlySequenceTests<Byte>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
29.91 ns | 39.46 ns | 1.32 | 0.35 | False |
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.Buffers.Tests.ReadOnlySequenceTests<Byte>*'
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.IterateGetPositionMemory
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository