Conversation
bbcddd6 to
edfd7a2
Compare
BenchmarksBenchmark execution time: 2026-04-17 12:19:05 Comparing candidate commit bac9b4a in PR branch Found 1 performance improvements and 1 performance regressions! Performance is the same for 25 metrics, 0 unstable metrics, 87 known flaky benchmarks.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8387) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (73ms) : 70, 76
master - mean (73ms) : 69, 76
section Bailout
This PR (8387) - mean (79ms) : 74, 84
master - mean (79ms) : 76, 83
section CallTarget+Inlining+NGEN
This PR (8387) - mean (1,072ms) : 1026, 1117
master - mean (1,076ms) : 1035, 1116
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (115ms) : 109, 121
master - mean (114ms) : 108, 120
section Bailout
This PR (8387) - mean (116ms) : 111, 122
master - mean (116ms) : 111, 122
section CallTarget+Inlining+NGEN
This PR (8387) - mean (791ms) : 767, 815
master - mean (794ms) : 763, 825
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (101ms) : 97, 104
master - mean (103ms) : 98, 109
section Bailout
This PR (8387) - mean (105ms) : 99, 110
master - mean (101ms) : 98, 104
section CallTarget+Inlining+NGEN
This PR (8387) - mean (941ms) : 910, 972
master - mean (941ms) : 906, 975
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (101ms) : 96, 105
master - mean (99ms) : 96, 103
section Bailout
This PR (8387) - mean (100ms) : 98, 102
master - mean (104ms) : 99, 110
section CallTarget+Inlining+NGEN
This PR (8387) - mean (823ms) : 789, 857
master - mean (825ms) : 784, 866
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (206ms) : 201, 212
master - mean (200ms) : 196, 204
section Bailout
This PR (8387) - mean (210ms) : 204, 216
master - mean (205ms) : 199, 210
section CallTarget+Inlining+NGEN
This PR (8387) - mean (1,210ms) : 1160, 1261
master - mean (1,190ms) : 1130, 1249
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (298ms) : 291, 305
master - mean (289ms) : 283, 295
section Bailout
This PR (8387) - mean (301ms) : 291, 311
master - mean (290ms) : 284, 295
section CallTarget+Inlining+NGEN
This PR (8387) - mean (996ms) : 967, 1025
master - mean (964ms) : 940, 988
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (293ms) : 285, 301
master - mean (280ms) : 274, 286
section Bailout
This PR (8387) - mean (292ms) : 286, 298
master - mean (282ms) : 276, 288
section CallTarget+Inlining+NGEN
This PR (8387) - mean (1,178ms) : 1142, 1214
master - mean (1,159ms) : 1115, 1204
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8387) - mean (293ms) : 286, 299
master - mean (280ms) : 275, 285
section Bailout
This PR (8387) - mean (291ms) : 286, 297
master - mean (281ms) : 275, 287
section CallTarget+Inlining+NGEN
This PR (8387) - mean (1,081ms) : 983, 1179
master - mean (1,042ms) : 992, 1093
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
c0784b1 to
760aab2
Compare
760aab2 to
929dce3
Compare
929dce3 to
bac9b4a
Compare
Summary of changes
Bump libunwind to 1.8.3
Reason for change
Get new fixes
Implementation details
Test coverage
Other details