Open
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.18362 |
Queue | TigerWindows |
Baseline | f36aa7ec736735a3e92046c73d6e03029017b9fa |
Compare | 6f10cd3b1c7384057f8c35909fe093cbc4106ff2 |
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 |
---|---|---|---|---|---|---|---|---|
20.59 μs | 8.51 μs | 0.41 | 0.18 | False | ||||
33.87 μs | 13.13 μs | 0.39 | 0.18 | False | ||||
39.84 μs | 17.22 μs | 0.43 | 0.19 | False | ||||
45.66 μs | 19.39 μs | 0.42 | 0.16 | False | ||||
14.33 μs | 3.21 μs | 0.22 | 0.19 | False | ||||
52.89 μs | 23.45 μs | 0.44 | 0.17 | False | ||||
14.01 μs | 3.14 μs | 0.22 | 0.14 | False | ||||
14.12 μs | 3.16 μs | 0.22 | 0.16 | False | ||||
19.90 μs | 7.67 μs | 0.39 | 0.18 | False | ||||
14.10 μs | 3.39 μs | 0.24 | 0.18 | False | ||||
33.15 μs | 13.98 μs | 0.42 | 0.15 | False | ||||
26.85 μs | 9.39 μs | 0.35 | 0.16 | False | ||||
26.81 μs | 10.14 μs | 0.38 | 0.16 | False | ||||
13.84 μs | 3.05 μs | 0.22 | 0.20 | False | ||||
25.22 μs | 8.76 μs | 0.35 | 0.14 | False | ||||
33.68 μs | 15.37 μs | 0.46 | 0.14 | False | ||||
13.83 μs | 3.01 μs | 0.22 | 0.17 | False | ||||
33.68 μs | 14.99 μs | 0.44 | 0.16 | False | ||||
20.41 μs | 7.90 μs | 0.39 | 0.17 | False | ||||
19.97 μs | 7.63 μs | 0.38 | 0.17 | False | ||||
13.76 μs | 2.97 μs | 0.22 | 0.17 | False | ||||
33.98 μs | 12.52 μs | 0.37 | 0.20 | False | ||||
20.26 μs | 8.46 μs | 0.42 | 0.15 | False | ||||
13.97 μs | 3.21 μs | 0.23 | 0.16 | False | ||||
27.32 μs | 10.40 μs | 0.38 | 0.20 | False | ||||
20.47 μs | 7.72 μs | 0.38 | 0.24 | False | ||||
31.79 μs | 13.57 μs | 0.43 | 0.14 | False | ||||
52.02 μs | 22.61 μs | 0.43 | 0.16 | False | ||||
20.68 μs | 4.42 μs | 0.21 | 0.17 | False | ||||
39.88 μs | 16.90 μs | 0.42 | 0.14 | False | ||||
20.11 μs | 7.54 μs | 0.38 | 0.18 | False | ||||
44.62 μs | 18.52 μs | 0.42 | 0.17 | 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*'
Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: ReflectionSoftware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: ReflectionHardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: ReflectionSoftware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryFinally(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: ReflectionHardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchWhen(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchWhenFinally(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch_ManyCatchBlocks(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeepRecursive(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.TryAndCatchDeep_CaugtAtTheTop(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeep(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.TryAndFinallyDeep(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchFinally(kind: Software)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.TryAndCatchDeep_CaugtAtTheTop(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryFinally(kind: Hardware)
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: ReflectionSoftware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryCatch_LastCatches(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.ThrowAndCatchWhenFinally(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeep(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeep(kind: ReflectionHardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchWhen(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatch(kind: ReflectionHardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.MultipleNestedTryCatch_FirstCatches(kind: Hardware)
ETL Files
Histogram
JIT Disasms
Exceptions.Handling.ThrowAndCatchDeep(kind: ReflectionSoftware)
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