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 9/30/2021 9:36:23 AM #1672

Closed
performanceautofiler bot opened this issue Oct 5, 2021 · 1 comment
Closed

[Perf] Changes at 9/30/2021 9:36:23 AM #1672

performanceautofiler bot opened this issue Oct 5, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 5, 2021

Run Information

Architecture x64
OS alpine 3.12
Baseline 96d72db9cbb748628ece37662dd252e49f3b9776
Compare f5fd8fc62917d0d7a725be492ba656ae9295f389
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
Decompress_WithState - Duration of single invocation 433.85 μs 410.58 μs 0.95 0.00 True
Decompress - Duration of single invocation 444.36 μs 419.68 μs 0.94 0.00 True

graph
graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.IO.Compression.Brotli.Decompress_WithState(level: Optimal, file: "alice29.txt")


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


Docs

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

### Run Information
Architecture x64
OS alpine 3.12
Baseline 96d72db9cbb748628ece37662dd252e49f3b9776
Compare f5fd8fc62917d0d7a725be492ba656ae9295f389
Diff Diff

Improvemnts in System.ConsoleTests.Perf_Console

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ForegroundColor - Duration of single invocation 22.78 ns 20.97 ns 0.92 0.03 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.ConsoleTests.Perf_Console*'

Payloads

Baseline
Compare

Histogram

System.ConsoleTests.Perf_Console.ForegroundColor


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