-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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: 16 Regressions on 8/28/2024 6:34:28 PM #107302
Comments
Tagging subscribers to this area: @dotnet/area-system-io-compression |
Caused by: #106994 (Update of Brotli library) @jkoritzinsky Other regressions: We also saw some improvements: |
@jkoritzinsky @carlossanlop - it seems these regressions are due to the brotli update. What's your take on this, do we resolve as by-design or should someone take a closer look and share the findings upstream? |
Related discussion here: dotnet/perf-autofiling-issues#40587 |
I opened an issue in google/brotli with our results to try to understand the regressions: google/brotli#1202 |
Since we are taking this brotli update anyway, I think we can close this issue. The discussion can continue in the issue I opened in the google/brotli repo. |
Run Information
Regressions in System.IO.Compression.Brotli
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.IO.Compression.Brotli.Decompress_WithoutState(level: Optimal, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress(level: Fastest, file: "sum")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithState(level: Fastest, file: "sum")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithoutState(level: Fastest, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithoutState(level: Fastest, file: "sum")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress(level: Optimal, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithoutState(level: Fastest, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithState(level: Fastest, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithState(level: Optimal, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithoutState(level: Optimal, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress(level: Fastest, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress(level: Optimal, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress(level: Fastest, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithState(level: Optimal, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Brotli.Decompress_WithState(level: Fastest, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in PerfLabTests.CastingPerf2.CastingPerf
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
PerfLabTests.CastingPerf2.CastingPerf.ObjrefValueTypeObj
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: