Open performanceautofiler[bot] opened 2 years ago
Architecture | x64 |
---|---|
OS | Windows 10.0.18362 |
Baseline | 1f1231c36a9b247aaf0111496d3c0a3b3611ef15 |
Compare | 9b9b0c95c678065044d01049c56915e6b750b10a |
Diff | Diff |
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
[Dictionary - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_Windows 10.0.18362/System.Collections.CreateAddAndRemove(String).Dictionary(Size%3a%20512).html>) | 38.10 μs | 33.50 μs | 0.88 | 0.25 | False |
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.CreateAddAndRemove<String>*'
Architecture | x64 |
---|---|
OS | Windows 10.0.19042 |
Baseline | 1f1231c36a9b247aaf0111496d3c0a3b3611ef15 |
Compare | 9b9b0c95c678065044d01049c56915e6b750b10a |
Diff | Diff |
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
[Span - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_Windows 10.0.19042/amd/System.Collections.IndexerSet(String).Span(Size%3a%20512).html>) | 297.55 ns | 225.27 ns | 0.76 | 0.09 | False | |||||
[Dictionary - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_Windows 10.0.19042/amd/System.Collections.IndexerSet(String).Dictionary(Size%3a%20512).html>) | 12.34 μs | 10.64 μs | 0.86 | 0.02 | False |
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.IndexerSet<String>*'
Run Information
Regressions in System.Tests.Perf_Version
Test Report
Repro