-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
| Architecture | x64 |
|---|---|
| OS | ubuntu 18.04 |
| Baseline | a3b83b91920c88041649ec229cbc9ece446cd5a6 |
| Compare | 8b94b58b894b286edfc36a02e6890bc6656b8b54 |
| Diff | Diff |
Improvemnts in System.IO.Compression.Brotli
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| Compress_WithoutState - Duration of single invocation | 201.62 ms | 190.38 ms | 0.94 | 0.01 | True |
Historical Data in Reporting System
Repro
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.IO.Compression.Brotli*'Payloads
Histogram
System.IO.Compression.Brotli.Compress_WithoutState(level: Optimal, file: "alice29.txt")
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
