[Profiler] ManagedCodeCache updates synchronously#8840
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8840) 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 (8840) - mean (72ms) : 68, 76
master - mean (70ms) : 67, 72
section Bailout
This PR (8840) - mean (74ms) : 72, 77
master - mean (77ms) : 73, 80
section CallTarget+Inlining+NGEN
This PR (8840) - mean (1,077ms) : 1036, 1118
master - mean (1,083ms) : 1031, 1134
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 (8840) - mean (112ms) : 105, 119
master - mean (111ms) : 105, 117
section Bailout
This PR (8840) - mean (110ms) : 108, 111
master - mean (114ms) : 108, 119
section CallTarget+Inlining+NGEN
This PR (8840) - mean (774ms) : 754, 794
master - mean (777ms) : 756, 798
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8840) - mean (100ms) : 95, 105
master - mean (97ms) : 94, 99
section Bailout
This PR (8840) - mean (97ms) : 95, 100
master - mean (100ms) : 93, 106
section CallTarget+Inlining+NGEN
This PR (8840) - mean (934ms) : 896, 973
master - mean (937ms) : 886, 988
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8840) - mean (95ms) : 92, 97
master - mean (97ms) : 92, 103
section Bailout
This PR (8840) - mean (99ms) : 94, 105
master - mean (96ms) : 95, 98
section CallTarget+Inlining+NGEN
This PR (8840) - mean (811ms) : 778, 845
master - mean (818ms) : 774, 863
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 (8840) - mean (203ms) : 197, 209
master - mean (203ms) : 199, 207
section Bailout
This PR (8840) - mean (206ms) : 200, 212
master - mean (208ms) : 204, 211
section CallTarget+Inlining+NGEN
This PR (8840) - mean (1,211ms) : 1167, 1254
master - mean (1,205ms) : 1162, 1248
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 (8840) - mean (290ms) : 284, 296
master - mean (289ms) : 282, 297
section Bailout
This PR (8840) - mean (291ms) : 285, 296
master - mean (290ms) : 286, 293
section CallTarget+Inlining+NGEN
This PR (8840) - mean (979ms) : 949, 1010
master - mean (974ms) : 954, 993
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8840) - mean (281ms) : 275, 288
master - mean (282ms) : 276, 287
section Bailout
This PR (8840) - mean (284ms) : 278, 291
master - mean (282ms) : 278, 287
section CallTarget+Inlining+NGEN
This PR (8840) - mean (1,174ms) : 1133, 1214
master - mean (1,165ms) : 1133, 1197
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8840) - mean (283ms) : 275, 291
master - mean (280ms) : 273, 286
section Bailout
This PR (8840) - mean (283ms) : 276, 290
master - mean (280ms) : 275, 285
section CallTarget+Inlining+NGEN
This PR (8840) - mean (1,048ms) : 1007, 1089
master - mean (1,046ms) : 1010, 1081
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-06-29 13:08:23 Comparing candidate commit eed4592 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 61 known flaky benchmarks, 65 flaky benchmarks without significant changes.
|
48f980e to
eed4592
Compare
Summary of changes
Reason for change
Implementation details
Test coverage
Other details