Run Information
Improvemnts 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 |
300.56 ns |
168.41 ns |
0.56 |
0.02 |
False |
|
|
|
|
|

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
### Run Information
Improvemnts in System.Text.Tests.Perf_StringBuilder

Test Report
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.Tests.Perf_StringBuilder*'
Payloads
Baseline
Compare
Histogram
System.Text.Tests.Perf_StringBuilder.Append_Char(length: 100)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository