-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Run Information
Name | Value |
---|---|
Architecture | arm64 |
OS | Windows 10.0.22621 |
Queue | AmpereWindows |
Baseline | d98af689a245bbc983ea71c52e15ff9cdf376ec7 |
Compare | 7b54246a7bd6b4ea09895b22ba30e45059fbedb4 |
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 |
---|---|---|---|---|---|---|---|---|
26.10 μs | 15.20 μs | 0.58 | 0.68 | False | ||||
10.37 μs | 4.96 μs | 0.48 | 0.70 | False | ||||
9.51 μs | 6.93 μs | 0.73 | 0.74 | False | ||||
26.24 μs | 20.60 μs | 0.78 | 0.70 | False | ||||
29.70 μs | 22.31 μs | 0.75 | 0.71 | False | ||||
11.18 μs | 6.61 μs | 0.59 | 0.68 | False | ||||
30.42 μs | 20.87 μs | 0.69 | 0.70 | False | ||||
12.55 μs | 7.52 μs | 0.60 | 0.76 | False | ||||
12.28 μs | 6.50 μs | 0.53 | 0.75 | False | ||||
14.04 μs | 6.65 μs | 0.47 | 0.75 | False | ||||
30.87 μs | 15.94 μs | 0.52 | 0.66 | False | ||||
48.74 μs | 28.02 μs | 0.57 | 0.70 | False | ||||
30.47 μs | 14.39 μs | 0.47 | 0.72 | False | ||||
37.97 μs | 20.05 μs | 0.53 | 0.70 | False | ||||
9.96 μs | 6.32 μs | 0.63 | 0.75 | False | ||||
9.14 μs | 6.26 μs | 0.69 | 0.73 | False | ||||
13.49 μs | 6.99 μs | 0.52 | 0.67 | False | ||||
10.14 μs | 6.05 μs | 0.60 | 0.79 | False | ||||
44.22 μs | 27.08 μs | 0.61 | 0.74 | False | ||||
36.03 μs | 14.53 μs | 0.40 | 0.73 | False | ||||
29.43 μs | 14.34 μs | 0.49 | 0.71 | False | ||||
10.00 μs | 5.54 μs | 0.55 | 0.69 | False | ||||
12.49 μs | 6.23 μs | 0.50 | 0.72 | False | ||||
11.27 μs | 4.64 μs | 0.41 | 0.68 | False | ||||
10.79 μs | 5.64 μs | 0.52 | 0.73 | False | ||||
28.46 μs | 17.58 μs | 0.62 | 0.70 | False | ||||
14.04 μs | 5.48 μs | 0.39 | 0.66 | False | ||||
37.91 μs | 32.79 μs | 0.86 | 0.76 | False | ||||
10.07 μs | 5.69 μs | 0.56 | 0.72 | False | ||||
29.31 μs | 17.10 μs | 0.58 | 0.72 | False | ||||
50.36 μs | 26.20 μs | 0.52 | 0.65 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Exceptions.Handling*'
Payloads
Exceptions.Handling.ThrowAndCatchDeep(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryCatch_FirstCatches(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryCatch_LastCatches(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.TryAndFinallyDeep(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: ReflectionSoftware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchWhenFinally(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch(kind: ReflectionHardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryCatch_LastCatches(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchWhenFinally(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeep(kind: ReflectionHardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: ReflectionHardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchWhen(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchWhen(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryFinally(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: ReflectionSoftware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeep(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.TryAndCatchDeep_CaugtAtTheTop(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchFinally(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchFinally(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryCatch_FirstCatches(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.TryAndCatchDeep_CaugtAtTheTop(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryFinally(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeep(kind: ReflectionSoftware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.TryAndFinallyDeep(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: ReflectionHardware)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository