Closed
Description
Run Information
Architecture | x64 |
---|---|
OS | Windows 10.0.19042 |
Baseline | 0818df12f8c6ffd19f38b10ee5ab43ccd486e537 |
Compare | edd64670617223c473051921268c4fc1962407a0 |
Diff | Diff |
Improvements in System.Collections.Tests.Perf_Dictionary
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
ContainsValue - Duration of single invocation | 3.79 ms | 3.04 ms | 0.80 | 0.01 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.Tests.Perf_Dictionary*'
Payloads
Histogram
System.Collections.Tests.Perf_Dictionary.ContainsValue(Items: 3000)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Architecture | x64 |
---|---|
OS | Windows 10.0.19042 |
Baseline | 0818df12f8c6ffd19f38b10ee5ab43ccd486e537 |
Compare | edd64670617223c473051921268c4fc1962407a0 |
Diff | Diff |
Improvements in System.Text.Json.Tests.Perf_Reader
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
ReadSingleSpanSequenceEmptyLoop - Duration of single invocation | 1.17 μs | 1.06 μs | 0.91 | 0.04 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.Json.Tests.Perf_Reader*'
Payloads
Histogram
System.Text.Json.Tests.Perf_Reader.ReadSingleSpanSequenceEmptyLoop(IsDataCompact: False, TestCase: Json400B)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository