Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.18362 |
Queue | TigerWindows |
Baseline | 77d643d8678d0cae1144557f106bb693a1cbca25 |
Compare | 59a38f18b777155f01c66afde35f2c0a48850cb0 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in SeekUnroll
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
1.09 secs | 1.25 secs | 1.14 | 0.01 | False | ||||
1.09 secs | 1.25 secs | 1.14 | 0.01 | 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 'SeekUnroll*'
Payloads
SeekUnroll.Test(boxedIndex: 3)
ETL Files
Histogram
JIT Disasms
SeekUnroll.Test(boxedIndex: 1)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.18362 |
Queue | TigerWindows |
Baseline | 77d643d8678d0cae1144557f106bb693a1cbca25 |
Compare | 59a38f18b777155f01c66afde35f2c0a48850cb0 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.IO.Tests.Perf_FileStream
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
25.77 ns | 30.12 ns | 1.17 | 0.55 | 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 'System.IO.Tests.Perf_FileStream*'
Payloads
System.IO.Tests.Perf_FileStream.GetLength(options: Read)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository