Run Information
Improvements in System.Tests.Perf_Random

Test Report
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Tests.Perf_Random*'
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_Random.ctor_seeded
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
 
### Run Information
Improvements in System.Collections.CreateAddAndClear<Int32>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL | 
| Stack - Duration of single invocation | 2.31 μs | 1.96 μs | 0.85 | 0.01 | True |  |  |  |  |  | 

Test Report
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.CreateAddAndClear<Int32>*'
Payloads
Baseline
Compare
Histogram
System.Collections.CreateAddAndClear<Int32>.Stack(Size: 512)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
 
Run Information
Improvements in System.Collections.IterateForEach<Int32>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL | 
| Array - Duration of single invocation | 311.02 ns | 168.50 ns | 0.54 | 0.02 | True |  |  |  |  |  | 

Test Report
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.IterateForEach<Int32>*'
Payloads
Baseline
Compare
Histogram
System.Collections.IterateForEach<Int32>.Array(Size: 512)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository