chore(ci) update one-pipeline#8687
Conversation
BenchmarksBenchmark execution time: 2026-05-26 13:46:28 Comparing candidate commit 39105cc in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 60 known flaky benchmarks, 66 flaky benchmarks without significant changes.
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8687) 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 (8687) - mean (74ms) : 70, 79
master - mean (74ms) : 70, 78
section Bailout
This PR (8687) - mean (79ms) : 76, 81
master - mean (77ms) : 75, 79
section CallTarget+Inlining+NGEN
This PR (8687) - mean (1,108ms) : 1058, 1158
master - mean (1,108ms) : 1060, 1157
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 (8687) - mean (117ms) : 111, 122
master - mean (115ms) : 110, 120
section Bailout
This PR (8687) - mean (116ms) : 112, 119
master - mean (115ms) : 112, 117
section CallTarget+Inlining+NGEN
This PR (8687) - mean (798ms) : 771, 826
master - mean (799ms) : 776, 822
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8687) - mean (101ms) : 97, 105
master - mean (101ms) : 97, 105
section Bailout
This PR (8687) - mean (105ms) : 101, 109
master - mean (102ms) : 99, 105
section CallTarget+Inlining+NGEN
This PR (8687) - mean (950ms) : 905, 995
master - mean (950ms) : 915, 984
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8687) - mean (100ms) : 95, 104
master - mean (102ms) : 96, 109
section Bailout
This PR (8687) - mean (101ms) : 98, 104
master - mean (101ms) : 97, 105
section CallTarget+Inlining+NGEN
This PR (8687) - mean (824ms) : 788, 859
master - mean (827ms) : 781, 873
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 (8687) - mean (198ms) : 194, 203
master - mean (198ms) : 191, 204
section Bailout
This PR (8687) - mean (202ms) : 199, 205
master - mean (200ms) : 195, 204
section CallTarget+Inlining+NGEN
This PR (8687) - mean (1,196ms) : 1153, 1240
master - mean (1,195ms) : 1160, 1231
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 (8687) - mean (285ms) : 278, 292
master - mean (284ms) : 276, 291
section Bailout
This PR (8687) - mean (286ms) : 281, 290
master - mean (286ms) : 281, 291
section CallTarget+Inlining+NGEN
This PR (8687) - mean (959ms) : 940, 978
master - mean (963ms) : 945, 981
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8687) - mean (277ms) : 270, 283
master - mean (277ms) : 272, 282
section Bailout
This PR (8687) - mean (276ms) : 271, 281
master - mean (277ms) : 272, 282
section CallTarget+Inlining+NGEN
This PR (8687) - mean (1,157ms) : 1114, 1199
master - mean (1,160ms) : 1118, 1202
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8687) - mean (276ms) : 270, 282
master - mean (276ms) : 271, 282
section Bailout
This PR (8687) - mean (277ms) : 272, 281
master - mean (276ms) : 271, 281
section CallTarget+Inlining+NGEN
This PR (8687) - mean (1,040ms) : 1002, 1078
master - mean (1,035ms) : 991, 1079
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This pull request updates one-pipeline to a newer version.
Recent changes:
Updated the
one-pipelinetemplate and thesystem-testsrunner to install thedatadog-citool, which will send test results to DD Test Optimization.Some of these changes may have already applied depending on your previous version of one-pipeline. See the libdatadog-build repository for all changes