-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
Architecture | arm64 |
---|---|
OS | Windows 10.0.19041 |
Baseline | 9035d94a5075a482307383132e46974699fe08b3 |
Compare | 787c266ae88400b4352a2dcf9def851ace357bb3 |
Diff | Diff |
Improvemnts in Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
AddThenRemove_ExpirationTokens - Duration of single invocation | 74.10 μs | 62.04 μs | 0.84 | 0.54 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests*'
Payloads
Histogram
Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.AddThenRemove_ExpirationTokens
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository