[SERVERLESS CI] use serverless-tools tags#8551
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8551) 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 (8551) - mean (73ms) : 70, 75
master - mean (74ms) : 70, 78
section Bailout
This PR (8551) - mean (78ms) : 75, 82
master - mean (77ms) : 75, 79
section CallTarget+Inlining+NGEN
This PR (8551) - mean (1,131ms) : 1070, 1192
master - mean (1,125ms) : 1073, 1176
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 (8551) - mean (116ms) : 109, 123
master - mean (116ms) : 110, 122
section Bailout
This PR (8551) - mean (117ms) : 111, 124
master - mean (118ms) : 110, 125
section CallTarget+Inlining+NGEN
This PR (8551) - mean (807ms) : 784, 831
master - mean (806ms) : 776, 836
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8551) - mean (101ms) : 97, 106
master - mean (104ms) : 98, 109
section Bailout
This PR (8551) - mean (102ms) : 99, 105
master - mean (102ms) : 99, 105
section CallTarget+Inlining+NGEN
This PR (8551) - mean (953ms) : 911, 995
master - mean (942ms) : 901, 984
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8551) - mean (105ms) : 99, 111
master - mean (102ms) : 96, 108
section Bailout
This PR (8551) - mean (102ms) : 99, 106
master - mean (104ms) : 98, 110
section CallTarget+Inlining+NGEN
This PR (8551) - mean (837ms) : 780, 895
master - mean (833ms) : 781, 885
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 (8551) - mean (201ms) : 196, 207
master - mean (205ms) : 193, 217
section Bailout
This PR (8551) - mean (205ms) : 201, 210
master - mean (210ms) : 198, 222
section CallTarget+Inlining+NGEN
This PR (8551) - mean (1,259ms) : 1213, 1304
master - mean (1,265ms) : 1215, 1314
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 (8551) - mean (296ms) : 284, 308
master - mean (296ms) : 278, 315
section Bailout
This PR (8551) - mean (297ms) : 286, 307
master - mean (296ms) : 281, 312
section CallTarget+Inlining+NGEN
This PR (8551) - mean (1,001ms) : 974, 1028
master - mean (1,003ms) : 974, 1033
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8551) - mean (289ms) : 278, 301
master - mean (288ms) : 272, 304
section Bailout
This PR (8551) - mean (291ms) : 279, 303
master - mean (289ms) : 273, 305
section CallTarget+Inlining+NGEN
This PR (8551) - mean (1,179ms) : 1138, 1220
master - mean (1,180ms) : 1138, 1222
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8551) - mean (290ms) : 277, 304
master - mean (288ms) : 270, 306
section Bailout
This PR (8551) - mean (289ms) : 276, 302
master - mean (291ms) : 270, 312
section CallTarget+Inlining+NGEN
This PR (8551) - mean (1,057ms) : 1004, 1110
master - mean (1,061ms) : 1005, 1118
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-05-11 16:01:49 Comparing candidate commit 03b1cab in PR branch Some scenarios are present only in baseline or only in candidate runs. If you didn't create or remove some scenarios in your branch, this maybe a sign of crashed benchmarks 💥💥💥 Scenarios present only in baseline:
Found 2 performance improvements and 3 performance regressions! Performance is the same for 49 metrics, 18 unstable metrics, 87 known flaky benchmarks, 39 flaky benchmarks without significant changes.
|
andrewlock
left a comment
There was a problem hiding this comment.
LGTM as long as the CI passes!
Summary of changes
benchmark-serverless-triggerdownstream pipeline to a specificserverless-toolsversion tag (v1.3.0)UPSTREAM_MERGE_TARGET_BRANCHand aDD_TAGSvalue to the downstream pipelineReason for change
Pin the serverless CI benchmark trigger to a known-good version of
serverless-toolsinstead of tracking the default branch, and add tags to the pipeline for traceabilityImplementation details
Pass the variables through as required
Test coverage
This is the test
Other details
n/a