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] Linux/x64: 20 Improvements on 10/4/2024 7:56:48 AM #42725

Closed
performanceautofiler bot opened this issue Oct 8, 2024 · 1 comment
Closed

[Perf] Linux/x64: 20 Improvements on 10/4/2024 7:56:48 AM #42725

performanceautofiler bot opened this issue Oct 8, 2024 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture x64
OS ubuntu 22.04
Queue TigerUbuntu
Baseline b2c8aa27f89a9883eb3757303b580214cc84591f
Compare fce7c7d1c316b56b90c6246bc4c91180ca6b3c99
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
43.72 μs 36.69 μs 0.84 0.05 False
13.43 μs 11.98 μs 0.89 0.05 False
2.80 μs 1.96 μs 0.70 0.06 True
2.97 μs 2.33 μs 0.78 0.07 True
8.29 μs 7.33 μs 0.88 0.07 False
13.15 μs 11.65 μs 0.89 0.03 False
2.71 μs 1.93 μs 0.71 0.09 True
6.98 μs 6.25 μs 0.90 0.03 False
2.70 μs 1.96 μs 0.72 0.10 True
2.75 μs 1.96 μs 0.71 0.07 True
2.91 μs 2.23 μs 0.77 0.11 False
49.39 μs 42.24 μs 0.86 0.06 False
45.57 μs 37.09 μs 0.81 0.05 False
9.65 μs 7.29 μs 0.76 0.05 False
2.82 μs 2.00 μs 0.71 0.06 True
12.14 μs 11.04 μs 0.91 0.15 False
39.69 μs 32.78 μs 0.83 0.06 False
9.07 μs 7.49 μs 0.83 0.05 False
7.28 μs 6.66 μs 0.92 0.04 False
2.91 μs 2.21 μs 0.76 0.09 True

graph
graph
graph
graph
graph
graph
graph
graph
graph
graph
graph
graph
graph
graph
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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Exceptions.Handling*'

Exceptions.Handling.CatchAndRethrowDeep(kind: Hardware)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: ReflectionSoftware)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatchWhen(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.TryAndFinallyDeep(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatchDeep(kind: ReflectionSoftware)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatchFinally(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatchDeep(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatch(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.MultipleNestedTryCatch_FirstCatches(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.MultipleNestedTryFinally(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.CatchAndThrowOtherDeep(kind: Hardware)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.CatchAndThrowOtherDeep(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatch(kind: ReflectionSoftware)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatchWhenFinally(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: ReflectionHardware)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.CatchAndRethrowDeep(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: ReflectionSoftware)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: Software)

ETL Files

Histogram

JIT Disasms

Exceptions.Handling.MultipleNestedTryCatch_LastCatches(kind: Software)

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