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/x64: 1 Regression on 4/17/2024 7:58:20 AM #32836

Open performanceautofiler[bot] opened 2 months ago

performanceautofiler[bot] commented 2 months ago

Run Information

Name Value
Architecture x64
OS Windows 10.0.22621
Queue TigerWindows
Baseline ea867173130be2084ecd74af2ee70b68fdb7effd
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
9.41 ms 11.23 ms 1.19 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.ParseAllFilesInProjectParallel #### 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