Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22621 |
Queue | OwlWindows |
Baseline | 4e86b1c63d9c41c6bfb6f42710be907199ce2671 |
Compare | da781b3aab1bc30793812bced4a6b64d2df31a9f |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in Microsoft.Extensions.DependencyInjection.ActivatorUtilitiesBenchmark
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
111.56 ns | 184.32 ns | 1.65 | 0.24 | False | ||||
240.67 ns | 336.05 ns | 1.40 | 0.26 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Microsoft.Extensions.DependencyInjection.ActivatorUtilitiesBenchmark*'
Payloads
Microsoft.Extensions.DependencyInjection.ActivatorUtilitiesBenchmark.CreateInstance_3
ETL Files
Histogram
JIT Disasms
Microsoft.Extensions.DependencyInjection.ActivatorUtilitiesBenchmark.CreateInstance_5
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository