Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Perf] Windows/x64: 2 Regressions on 6/3/2024 2:37:32 AM #9345

Open
performanceautofiler bot opened this issue Jun 17, 2024 · 0 comments
Open

[Perf] Windows/x64: 2 Regressions on 6/3/2024 2:37:32 AM #9345

performanceautofiler bot opened this issue Jun 17, 2024 · 0 comments

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture x64
OS Windows 10.0.22631
Queue ViperWindows
Baseline cb71b60b08b3bfd8c0cc17372240931ff2818eff
Compare 59e8bbcf83b664c3de6cfa553d9bbfad76578765
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in System.IO.Compression.Brotli

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
72.52 μs 81.67 μs 1.13 0.44 False
73.11 μs 79.81 μs 1.09 0.42 False

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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.IO.Compression.Brotli*'

System.IO.Compression.Brotli.Decompress_WithoutState(level: Fastest, file: "sum")

ETL Files

Histogram

JIT Disasms

System.IO.Compression.Brotli.Decompress_WithState(level: Fastest, file: "sum")

ETL Files

Histogram

JIT Disasms

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants