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] Changes at 6/11/2021 10:11:50 PM #6594

Open
performanceautofiler bot opened this issue Jun 15, 2021 · 1 comment
Open

[Perf] Changes at 6/11/2021 10:11:50 PM #6594

performanceautofiler bot opened this issue Jun 15, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline 75ede83214700ba49b70c0ac746c3541ef219a91
Compare 1b382e2b1f06f20d80cc62f83277637dfb7a1831
Diff Diff

Improvemnts in System.IO.Compression.Deflate

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Decompress - Duration of single invocation 404.36 μs 39.22 μs 0.10 0.01
Decompress - Duration of single invocation 628.31 μs 87.63 μs 0.14 0.01
Decompress - Duration of single invocation 551.90 μs 86.79 μs 0.16 0.01
Decompress - Duration of single invocation 399.27 μs 39.40 μs 0.10 0.01

graph
graph
graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.IO.Compression.Deflate*'

Payloads

Baseline
Compare

Histogram

System.IO.Compression.Deflate.Decompress(level: Optimal, file: "TestDocument.pdf")


System.IO.Compression.Deflate.Decompress(level: Fastest, file: "alice29.txt")


System.IO.Compression.Deflate.Decompress(level: Optimal, file: "alice29.txt")


System.IO.Compression.Deflate.Decompress(level: Fastest, file: "TestDocument.pdf")


Docs

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

### Run Information
Architecture x64
OS Windows 10.0.18362
Baseline 75ede83214700ba49b70c0ac746c3541ef219a91
Compare 1b382e2b1f06f20d80cc62f83277637dfb7a1831
Diff Diff

Improvemnts in System.IO.Compression.Gzip

Benchmark Baseline Test Test/Base Test Quality Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Decompress - Duration of single invocation 402.63 μs 39.25 μs 0.10 0.01
Decompress - Duration of single invocation 409.15 μs 39.20 μs 0.10 0.01
Decompress - Duration of single invocation 556.19 μs 87.52 μs 0.16 0.01
Decompress - Duration of single invocation 632.19 μs 90.02 μs 0.14 0.01

graph
graph
graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.IO.Compression.Gzip*'

Payloads

Baseline
Compare

Histogram

System.IO.Compression.Gzip.Decompress(level: Fastest, file: "TestDocument.pdf")


System.IO.Compression.Gzip.Decompress(level: Optimal, file: "TestDocument.pdf")


System.IO.Compression.Gzip.Decompress(level: Optimal, file: "alice29.txt")


System.IO.Compression.Gzip.Decompress(level: Fastest, file: "alice29.txt")


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
Projects
None yet
Development

No branches or pull requests

1 participant