[Test Package Versions Bump] Updating package versions#8204
[Test Package Versions Bump] Updating package versions#8204andrewlock merged 1 commit intomasterfrom
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8204) 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 (8204) - mean (70ms) : 68, 71
master - mean (69ms) : 67, 71
section Bailout
This PR (8204) - mean (73ms) : 72, 75
master - mean (73ms) : 71, 75
section CallTarget+Inlining+NGEN
This PR (8204) - mean (1,046ms) : 986, 1106
master - mean (1,042ms) : 981, 1103
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 (8204) - mean (116ms) : 113, 119
master - mean (115ms) : 111, 120
section Bailout
This PR (8204) - mean (117ms) : 115, 119
master - mean (116ms) : 114, 119
section CallTarget+Inlining+NGEN
This PR (8204) - mean (782ms) : 729, 835
master - mean (770ms) : 717, 822
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8204) - mean (102ms) : 99, 105
master - mean (101ms) : 99, 104
section Bailout
This PR (8204) - mean (103ms) : 102, 104
master - mean (102ms) : 101, 104
section CallTarget+Inlining+NGEN
This PR (8204) - mean (768ms) : 743, 793
master - mean (758ms) : 736, 781
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8204) - mean (94ms) : 91, 98
master - mean (94ms) : 91, 96
section Bailout
This PR (8204) - mean (95ms) : 93, 98
master - mean (95ms) : 93, 97
section CallTarget+Inlining+NGEN
This PR (8204) - mean (638ms) : 624, 651
master - mean (636ms) : 623, 650
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 (8204) - mean (193ms) : 188, 197
master - mean (194ms) : 189, 199
section Bailout
This PR (8204) - mean (196ms) : 192, 199
master - mean (197ms) : 193, 200
section CallTarget+Inlining+NGEN
This PR (8204) - mean (1,142ms) : 1087, 1198
master - mean (1,144ms) : 1078, 1211
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 (8204) - mean (289ms) : 284, 294
master - mean (287ms) : 281, 294
section Bailout
This PR (8204) - mean (289ms) : 285, 292
master - mean (287ms) : 281, 294
section CallTarget+Inlining+NGEN
This PR (8204) - mean (965ms) : 922, 1008
master - mean (967ms) : 927, 1007
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8204) - mean (270ms) : 264, 275
master - mean (269ms) : 264, 273
section Bailout
This PR (8204) - mean (270ms) : 265, 274
master - mean (269ms) : 265, 272
section CallTarget+Inlining+NGEN
This PR (8204) - mean (924ms) : 893, 955
master - mean (922ms) : 888, 957
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8204) - mean (279ms) : 271, 288
master - mean (278ms) : 271, 286
section Bailout
This PR (8204) - mean (279ms) : 274, 283
master - mean (279ms) : 275, 284
section CallTarget+Inlining+NGEN
This PR (8204) - mean (859ms) : 838, 880
master - mean (866ms) : 837, 895
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BenchmarksBenchmark execution time: 2026-02-15 01:15:55 Comparing candidate commit 1a28c0c in PR branch Found 5 performance improvements and 9 performance regressions! Performance is the same for 163 metrics, 15 unstable metrics. scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1
scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0
scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0
scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1
scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0
scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
scenario:Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery netcoreapp3.1
scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0
scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0
scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net6.0
scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0
scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1
scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0
|
Updates the package versions for integration tests.