-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Run Information
| Name | Value |
|---|---|
| Architecture | x64 |
| OS | ubuntu 22.04 |
| Queue | TigerUbuntu |
| Baseline | 101c0daf5aa76451304704481a0d82d328498950 |
| Compare | 82600adc0ee243a5ecb0d97e3242de89b0fcfa59 |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.IO.Compression.Gzip
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 5.72 ms | 2.36 ms | 0.41 | 0.01 | True | ||||
| 129.40 μs | 64.51 μs | 0.50 | 0.01 | True | ||||
| 1.69 ms | 621.66 μs | 0.37 | 0.04 | True | ||||
| 2.19 ms | 968.43 μs | 0.44 | 0.02 | True | ||||
| 141.40 μs | 66.77 μs | 0.47 | 0.01 | True | ||||
| 571.88 μs | 395.53 μs | 0.69 | 0.01 | True | ||||
| 1.04 ms | 367.37 μs | 0.35 | 0.01 | True | ||||
| 354.48 μs | 256.58 μs | 0.72 | 0.01 | True | ||||
| 274.17 μs | 129.96 μs | 0.47 | 0.03 | True | ||||
| 553.38 μs | 322.53 μs | 0.58 | 0.01 | True | ||||
| 2.33 ms | 2.14 ms | 0.92 | 0.01 | False |
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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.IO.Compression.Gzip*'Details
System.IO.Compression.Gzip.Compress(level: Optimal, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Decompress(level: Optimal, file: "sum")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Compress(level: Fastest, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Compress(level: Fastest, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Decompress(level: Fastest, file: "sum")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Decompress(level: Fastest, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Compress(level: Optimal, file: "sum")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Decompress(level: Fastest, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Compress(level: Fastest, file: "sum")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Decompress(level: Optimal, file: "alice29.txt")
ETL Files
Histogram
JIT Disasms
System.IO.Compression.Gzip.Compress(level: Optimal, file: "TestDocument.pdf")
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
| Name | Value |
|---|---|
| Architecture | x64 |
| OS | ubuntu 22.04 |
| Queue | TigerUbuntu |
| Baseline | 101c0daf5aa76451304704481a0d82d328498950 |
| Compare | 82600adc0ee243a5ecb0d97e3242de89b0fcfa59 |
| Diff | Diff |
| Configs | CompilationMode:tiered, RunKind:micro |
Improvements in Exceptions.Handling
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
|---|---|---|---|---|---|---|---|---|
| 7.41 μs | 7.00 μs | 0.95 | 0.02 | False |
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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Exceptions.Handling*'Details
Exceptions.Handling.ThrowAndCatchDeep(kind: Software)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Reactions are currently unavailable











