Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (7971) 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 (7971) - mean (68ms) : 67, 70
master - mean (74ms) : 71, 76
section Bailout
This PR (7971) - mean (72ms) : 71, 73
master - mean (77ms) : 76, 79
section CallTarget+Inlining+NGEN
This PR (7971) - mean (1,007ms) : 970, 1043
master - mean (1,057ms) : 976, 1138
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 (7971) - mean (106ms) : 103, 108
master - mean (113ms) : 110, 116
section Bailout
This PR (7971) - mean (106ms) : 105, 107
master - mean (115ms) : 112, 118
section CallTarget+Inlining+NGEN
This PR (7971) - mean (710ms) : 670, 749
master - mean (745ms) : 710, 780
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7971) - mean (94ms) : 91, 96
master - mean (101ms) : 98, 104
section Bailout
This PR (7971) - mean (95ms) : 89, 100
master - mean (102ms) : 100, 104
section CallTarget+Inlining+NGEN
This PR (7971) - mean (666ms) : 643, 688
master - mean (691ms) : 667, 715
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7971) - mean (92ms) : 90, 94
master - mean (100ms) : 97, 103
section Bailout
This PR (7971) - mean (93ms) : 92, 95
master - mean (101ms) : 99, 103
section CallTarget+Inlining+NGEN
This PR (7971) - mean (632ms) : 618, 647
master - mean (660ms) : 636, 683
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 (7971) - mean (194ms) : 189, 198
master - mean (193ms) : 190, 197
section Bailout
This PR (7971) - mean (197ms) : 194, 200
master - mean (198ms) : 195, 200
section CallTarget+Inlining+NGEN
This PR (7971) - mean (1,118ms) : 1069, 1168
master - mean (1,116ms) : 1058, 1174
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 (7971) - mean (279ms) : 273, 286
master - mean (277ms) : 272, 281
section Bailout
This PR (7971) - mean (277ms) : 274, 281
master - mean (277ms) : 273, 282
section CallTarget+Inlining+NGEN
This PR (7971) - mean (917ms) : 873, 961
master - mean (905ms) : 866, 945
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7971) - mean (277ms) : 271, 283
master - mean (271ms) : 265, 276
section Bailout
This PR (7971) - mean (275ms) : 263, 287
master - mean (270ms) : 265, 275
section CallTarget+Inlining+NGEN
This PR (7971) - mean (897ms) : 846, 948
master - mean (888ms) : 847, 928
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7971) - mean (270ms) : 263, 278
master - mean (270ms) : 260, 280
section Bailout
This PR (7971) - mean (272ms) : 265, 279
master - mean (268ms) : 264, 272
section CallTarget+Inlining+NGEN
This PR (7971) - mean (824ms) : 793, 855
master - mean (819ms) : 797, 842
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2025-12-18 11:18:53 Comparing candidate commit 3f023f7 in PR branch Found 6 performance improvements and 3 performance regressions! Performance is the same for 159 metrics, 18 unstable metrics. scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1
scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0
scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0
scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0
scenario:Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery netcoreapp3.1
scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1
scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0
scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1
|
|
This reverts commit 16675ff.
Summary of changes
just a bump, I need this new version to pass process tags with profiles.
I just pass null for now (it's an optional field), I'll pass the tags in #7715 once this is merged, to make it easier to detect issues if any.
Reason for change
Implementation details
Test coverage
Other details
https://github.com/DataDog/libdatadog/releases/tag/v25.0.0