dotnet / perf-autofiling-issues

A landing place for auto-filed performance issues before they receive triage
MIT License
9 stars 4 forks source link

[Perf] Linux/x64: 1 Improvement on 2/25/2023 10:48:34 AM #13417

Open performanceautofiler[bot] opened 1 year ago

performanceautofiler[bot] commented 1 year ago

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 53beac08b4821a249b6da97b0a12ad10ff05eab4
Compare 34a1f12f250ed058c93b7419dd0f50c852803be1
Diff Diff

Improvements in SOD - Empty Console NativeAOT - NativeAOT

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
[SOD - Empty Console NativeAOT - NativeAOT - SOD - Empty Console NativeAOT - NativeAOT](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/8.0_x64_ubuntu 18.04_RunKind=nativeaot_scenarios/SOD%20-%20Empty%20Console%20NativeAOT%20-%20NativeAOT.html>) 12.44 MB 9.01 MB 0.72 0.00 True

graph graph Test Report

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 'SOD - Empty Console NativeAOT - NativeAOT*'
### Histogram #### SOD - Empty Console NativeAOT - NativeAOT ```log ``` ### Description of detection logic ```IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. IsRegressionBase: Marked as not a regression because the compare was not 2% greater than the baseline, or the value was too small. IsImprovementBase: Marked as improvement because the compare was 2% less than the baseline, and the value was not too small. ``` ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)
cincuranet commented 1 year ago

@MichalStrehovsky @eerhardt auto-filing running as expected end-to-end.