Update DatadogTestLogger package versions to 0.0.54#8799
Conversation
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8799) 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 (8799) - mean (72ms) : 70, 75
master - mean (74ms) : 69, 78
section Bailout
This PR (8799) - mean (77ms) : 75, 79
master - mean (77ms) : 75, 79
section CallTarget+Inlining+NGEN
This PR (8799) - mean (1,100ms) : 1055, 1144
master - mean (1,096ms) : 1051, 1140
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 (8799) - mean (112ms) : 108, 117
master - mean (112ms) : 108, 116
section Bailout
This PR (8799) - mean (118ms) : 110, 125
master - mean (115ms) : 110, 120
section CallTarget+Inlining+NGEN
This PR (8799) - mean (800ms) : 773, 827
master - mean (788ms) : 764, 811
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8799) - mean (103ms) : 99, 106
master - mean (102ms) : 96, 107
section Bailout
This PR (8799) - mean (105ms) : 100, 110
master - mean (101ms) : 98, 104
section CallTarget+Inlining+NGEN
This PR (8799) - mean (957ms) : 913, 1001
master - mean (948ms) : 905, 992
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8799) - mean (101ms) : 97, 106
master - mean (101ms) : 97, 105
section Bailout
This PR (8799) - mean (101ms) : 97, 106
master - mean (103ms) : 100, 107
section CallTarget+Inlining+NGEN
This PR (8799) - mean (826ms) : 790, 861
master - mean (822ms) : 782, 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 (8799) - mean (200ms) : 195, 206
master - mean (201ms) : 193, 209
section Bailout
This PR (8799) - mean (204ms) : 200, 209
master - mean (204ms) : 196, 211
section CallTarget+Inlining+NGEN
This PR (8799) - mean (1,207ms) : 1167, 1246
master - mean (1,204ms) : 1158, 1251
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 (8799) - mean (289ms) : 282, 295
master - mean (289ms) : 280, 298
section Bailout
This PR (8799) - mean (292ms) : 286, 298
master - mean (288ms) : 281, 295
section CallTarget+Inlining+NGEN
This PR (8799) - mean (977ms) : 958, 995
master - mean (962ms) : 941, 983
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8799) - mean (285ms) : 278, 292
master - mean (279ms) : 271, 287
section Bailout
This PR (8799) - mean (284ms) : 277, 291
master - mean (280ms) : 274, 286
section CallTarget+Inlining+NGEN
This PR (8799) - mean (1,169ms) : 1139, 1200
master - mean (1,172ms) : 1129, 1214
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8799) - mean (283ms) : 275, 291
master - mean (281ms) : 274, 288
section Bailout
This PR (8799) - mean (284ms) : 276, 291
master - mean (282ms) : 277, 287
section CallTarget+Inlining+NGEN
This PR (8799) - mean (1,047ms) : 1005, 1089
master - mean (1,047ms) : 1012, 1082
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-06-18 15:22:43 Comparing candidate commit 0c849ef in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 72 metrics, 0 unstable metrics, 60 known flaky benchmarks, 66 flaky benchmarks without significant changes.
|
Summary of changes
Bump test logger to v0.0.54
Reason for change
https://github.com/tonyredondo/datadog-test-logger/releases/tag/v0.0.54
Implementation details
Test coverage
Other details