Conversation
BenchmarksBenchmark execution time: 2026-04-17 15:13:57 Comparing candidate commit 41e1a1f in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 27 metrics, 0 unstable metrics, 87 known flaky benchmarks.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8338) 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 (8338) - mean (73ms) : 70, 76
master - mean (73ms) : 70, 77
section Bailout
This PR (8338) - mean (79ms) : 75, 83
master - mean (80ms) : 75, 84
section CallTarget+Inlining+NGEN
This PR (8338) - mean (1,081ms) : 1028, 1134
master - mean (1,081ms) : 1009, 1154
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 (8338) - mean (113ms) : 109, 117
master - mean (116ms) : 110, 122
section Bailout
This PR (8338) - mean (119ms) : 113, 125
master - mean (117ms) : 111, 123
section CallTarget+Inlining+NGEN
This PR (8338) - mean (796ms) : 773, 819
master - mean (798ms) : 771, 824
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8338) - mean (101ms) : 95, 107
master - mean (103ms) : 97, 109
section Bailout
This PR (8338) - mean (101ms) : 97, 104
master - mean (105ms) : 100, 110
section CallTarget+Inlining+NGEN
This PR (8338) - mean (941ms) : 895, 987
master - mean (940ms) : 907, 972
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8338) - mean (104ms) : 97, 110
master - mean (102ms) : 96, 108
section Bailout
This PR (8338) - mean (103ms) : 99, 107
master - mean (101ms) : 99, 103
section CallTarget+Inlining+NGEN
This PR (8338) - mean (827ms) : 790, 865
master - mean (827ms) : 782, 872
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 (8338) - mean (210ms) : 205, 216
master - mean (207ms) : 202, 212
section Bailout
This PR (8338) - mean (214ms) : 210, 218
master - mean (211ms) : 207, 215
section CallTarget+Inlining+NGEN
This PR (8338) - mean (1,231ms) : 1178, 1283
master - mean (1,215ms) : 1159, 1271
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 (8338) - mean (306ms) : 299, 314
master - mean (299ms) : 292, 306
section Bailout
This PR (8338) - mean (306ms) : 298, 314
master - mean (298ms) : 291, 305
section CallTarget+Inlining+NGEN
This PR (8338) - mean (1,022ms) : 991, 1053
master - mean (998ms) : 960, 1035
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8338) - mean (298ms) : 289, 307
master - mean (296ms) : 288, 304
section Bailout
This PR (8338) - mean (299ms) : 290, 307
master - mean (294ms) : 287, 301
section CallTarget+Inlining+NGEN
This PR (8338) - mean (1,184ms) : 1151, 1217
master - mean (1,175ms) : 1140, 1210
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8338) - mean (300ms) : 291, 308
master - mean (292ms) : 286, 299
section Bailout
This PR (8338) - mean (300ms) : 292, 309
master - mean (293ms) : 288, 298
section CallTarget+Inlining+NGEN
This PR (8338) - mean (1,086ms) : 990, 1183
master - mean (1,073ms) : 992, 1154
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ba7a85e to
c4d42ed
Compare
876012b to
774f6b9
Compare
f3d5056 to
4350315
Compare
4350315 to
3e6ce93
Compare
eecfe29 to
1c13aa3
Compare
Summary of changes
Reason for change
Implementation details
Test coverage
Other details