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/arm64: 11 Improvements on 7/9/2024 3:33:47 AM #38601

Closed
performanceautofiler bot opened this issue Jul 18, 2024 · 1 comment
Closed

[Perf] Windows/arm64: 11 Improvements on 7/9/2024 3:33:47 AM #38601

performanceautofiler bot opened this issue Jul 18, 2024 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture arm64
OS Windows 10.0.22621
Queue SurfaceWindows
Baseline acfb91f9a9f98451e59191c4810a23aef9d40459
Compare 0bfb733c6419e78e55286e0d01c5994a337c486a
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.IO.Compression.Deflate

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
608.33 μs 410.20 μs 0.67 0.03 True
435.91 μs 375.20 μs 0.86 0.02 True
145.89 μs 106.09 μs 0.73 0.02 True
566.68 μs 464.48 μs 0.82 0.02 True
9.99 ms 4.40 ms 0.44 0.13 True
159.91 μs 107.08 μs 0.67 0.02 False

graph
graph
graph
graph
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.Deflate*'

System.IO.Compression.Deflate.Compress(level: Fastest, file: "sum")

ETL Files

Histogram

JIT Disasms

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

ETL Files

Histogram

JIT Disasms

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

ETL Files

Histogram

JIT Disasms

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

ETL Files

Histogram

JIT Disasms

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

ETL Files

Histogram

JIT Disasms

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

ETL Files

Histogram

JIT Disasms

Docs

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


Run Information

Name Value
Architecture arm64
OS Windows 10.0.22621
Queue SurfaceWindows
Baseline 4e278fe17f69ea31fbdcbab74ac47ec6fa84914b
Compare 0bfb733c6419e78e55286e0d01c5994a337c486a
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Improvements in System.IO.Compression.ZLib

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
2.95 ms 1.22 ms 0.41 0.08 True
173.86 μs 109.81 μs 0.63 0.02 True
612.47 μs 412.01 μs 0.67 0.02 True
620.55 μs 474.91 μs 0.77 0.02 True
4.14 ms 3.63 ms 0.88 0.06 True

graph
graph
graph
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.ZLib*'

System.IO.Compression.ZLib.Compress(level: Fastest, file: "alice29.txt")

ETL Files

Histogram

JIT Disasms

System.IO.Compression.ZLib.Decompress(level: Fastest, file: "sum")

ETL Files

Histogram

JIT Disasms

System.IO.Compression.ZLib.Compress(level: Fastest, file: "sum")

ETL Files

Histogram

JIT Disasms

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

ETL Files

Histogram

JIT Disasms

System.IO.Compression.ZLib.Compress(level: Optimal, file: "TestDocument.pdf")

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

No branches or pull requests

1 participant