-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | ViperUbuntu |
Baseline | 4252c8d09b2ec537928f34dad269f02f167c8ce5 |
Compare | 9523c7303b7c5f9ec68f618e2525bf443ec54e85 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Collections.Concurrent.IsEmpty<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
3.25 ns | 4.79 ns | 1.47 | 0.19 | False | ||||
3.16 ns | 5.32 ns | 1.68 | 0.19 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Concurrent.IsEmpty<String>*'
System.Collections.Concurrent.IsEmpty<String>.Queue(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Concurrent.IsEmpty<String>.Queue(Size: 0)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository