-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Regressions in System.IO.Compression.Gzip #73389
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Zlib update #73082 cc @GrabYourPitchforks (win-arm64) |
Tagging subscribers to this area: @dotnet/area-system-io-compression Issue DetailsRun Information
Regressions in System.IO.Compression.Gzip
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.IO.Compression.Gzip*' PayloadsHistogramSystem.IO.Compression.Gzip.Compress(level: Fastest, file: "TestDocument.pdf")
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
Regressions in System.Buffers.Tests.NonStandardArrayPoolTests<Object>
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Buffers.Tests.NonStandardArrayPoolTests<Object>*' PayloadsHistogramSystem.Buffers.Tests.NonStandardArrayPoolTests<Object>.RentNoReturn(RentalSize: 64, UseSharedPool: True)
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.IO.Compression.ZLib
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.IO.Compression.ZLib*' PayloadsHistogramSystem.IO.Compression.ZLib.Compress(level: Fastest, file: "TestDocument.pdf")
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.IO.Compression.Deflate
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.IO.Compression.Deflate*' PayloadsHistogramSystem.IO.Compression.Deflate.Compress(level: Fastest, file: "TestDocument.pdf")
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.Collections.CtorFromCollection<String>
Reprogit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.CtorFromCollection<String>*' PayloadsHistogramSystem.Collections.CtorFromCollection<String>.ImmutableArray(Size: 512)
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
|
The regression here is beyond our control at the moment. However, I'm going to put this into the 8.0.0 milestone as we are going to be considering zlib options next year. |
Also regressed on |
We're not changing our zlib implementation at the moment, only taking updates on the native version. Moving to future as we are still exploring our options. |
Run Information
Regressions in System.IO.Compression.Gzip
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.IO.Compression.Gzip.Compress(level: Fastest, file: "TestDocument.pdf")
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Regressions in System.Buffers.Tests.NonStandardArrayPoolTests<Object>
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Buffers.Tests.NonStandardArrayPoolTests<Object>.RentNoReturn(RentalSize: 64, UseSharedPool: True)
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.IO.Compression.ZLib
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.IO.Compression.ZLib.Compress(level: Fastest, file: "TestDocument.pdf")
Description of detection logic
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.IO.Compression.Deflate
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.IO.Compression.Deflate.Compress(level: Fastest, file: "TestDocument.pdf")
Description of detection logic
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Collections.CtorFromCollection<String>
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Collections.CtorFromCollection<String>.ImmutableArray(Size: 512)
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: