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] Windows/arm64: 1 Regression on 4/17/2024 7:56:11 AM #32834

Open performanceautofiler[bot] opened 2 months ago

performanceautofiler[bot] commented 2 months ago

Run Information

Name Value
Architecture arm64
OS Windows 10.0.22621
Queue SurfaceWindows
Baseline c61f05c5628fdba80433184eb00353a908dbdccc
Compare 93213b2642af6c4bb03cd4864d5ec5a48ee82b8a
Diff Diff
Configs CompilationMode:tiered, RunKind:fsharp

Regressions in FSharp.Benchmarks.Program+FsToolkitBenchmarks

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
49.36 ms 56.22 ms 1.14 0.00 True

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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'FSharp.Benchmarks.Program+FsToolkitBenchmarks*'
### FSharp.Benchmarks.Program+FsToolkitBenchmarks.ParseAllFilesInProjectSequential #### ETL Files #### Histogram #### JIT Disasms ### 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)
psfinaki commented 2 months ago

Waiting for more data here, looks like a reported improvement a few days ago was a glitch