-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-arm64area-ExceptionHandling-coreclros-linuxLinux OS (any supported distro)Linux OS (any supported distro)tenet-performancePerformance related issuePerformance related issue
Milestone
Description
Run Information
| Architecture | arm64 |
|---|---|
| OS | ubuntu 18.04 |
| Baseline | e233b7b5b00d9b80f155cd484e246dfc24fdf801 |
| Compare | 0c5e9e56912897af742a84464b829645278bc180 |
| Diff | Diff |
Regressions in Exceptions.Handling
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| ThrowAndCatch - Duration of single invocation | 115.66 μs | 149.39 μs | 1.29 | 0.26 | True |
Repro
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Exceptions.Handling*'Details
Payloads
Histogram
Exceptions.Handling.ThrowAndCatch(kind: ReflectionSoftware)
Description of detection logic
IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small.
IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsRegressionWindowed: Marked as regression because 149.39291522108846 > 122.01453583107035.
IsChangePoint: Marked as a change because one of 12/15/2021 12:53:06 PM, 1/5/2022 6:46:20 PM falls between 12/6/2021 2:46:54 PM and 1/5/2022 6:46:20 PM.
IsRegressionStdDev: Marked as regression because -31.908252014298096 (T) = (0 -143030.70530083627) / Math.Sqrt((8578565.28640735 / (46)) + (30845166.263695396 / (66))) is less than -1.9817652821320164 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (46) + (66) - 2, .025) and -0.22009095803972706 = (117229.54289460367 - 143030.70530083627) / 117229.54289460367 is less than -0.05.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsChangeEdgeDetector: Marked as regression because Edge Detector said so.
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Metadata
Metadata
Assignees
Labels
arch-arm64area-ExceptionHandling-coreclros-linuxLinux OS (any supported distro)Linux OS (any supported distro)tenet-performancePerformance related issuePerformance related issue
