-
Couldn't load subscription status.
- Fork 4
Closed
Description
Run Information
| Name | Value |
|---|---|
| Architecture | x64 |
| OS | ubuntu 22.04 |
| Queue | TigerUbuntu |
| Baseline | f7af766fdd6c56921164f656592f32a2074428be |
| Compare | dbb3f759798208ca7463059e0c87c0f45704b62f |
| Diff | Diff |
| Configs | CompilationMode:wasm, RunKind:micro |
Improvements in PerfLabTests.BlockCopyPerf
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 87.60 ns | 49.58 ns | 0.57 | 0.54 | False | ||||
| 84.58 ns | 48.55 ns | 0.57 | 0.53 | False | ||||
| 180.36 ns | 167.23 ns | 0.93 | 0.43 | 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 'PerfLabTests.BlockCopyPerf*'PerfLabTests.BlockCopyPerf.CallBlockCopy(numElements: 100)
ETL Files
Histogram
JIT Disasms
PerfLabTests.BlockCopyPerf.CallBlockCopy(numElements: 10)
ETL Files
Histogram
JIT Disasms
PerfLabTests.BlockCopyPerf.CallBlockCopy(numElements: 1000)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository


