[Test Package Versions Bump] Updating package versions#8306
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8306) 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 (8306) - mean (74ms) : 71, 76
master - mean (74ms) : 72, 76
section Bailout
This PR (8306) - mean (78ms) : 76, 80
master - mean (78ms) : 76, 80
section CallTarget+Inlining+NGEN
This PR (8306) - mean (1,083ms) : 1040, 1126
master - mean (1,087ms) : 1039, 1136
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 (8306) - mean (116ms) : 113, 119
master - mean (116ms) : 113, 120
section Bailout
This PR (8306) - mean (117ms) : 114, 120
master - mean (117ms) : 114, 120
section CallTarget+Inlining+NGEN
This PR (8306) - mean (754ms) : 728, 780
master - mean (757ms) : 723, 790
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8306) - mean (102ms) : 99, 105
master - mean (103ms) : 100, 106
section Bailout
This PR (8306) - mean (103ms) : 99, 106
master - mean (103ms) : 100, 105
section CallTarget+Inlining+NGEN
This PR (8306) - mean (728ms) : 682, 774
master - mean (740ms) : 693, 787
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8306) - mean (101ms) : 98, 104
master - mean (101ms) : 98, 103
section Bailout
This PR (8306) - mean (102ms) : 100, 104
master - mean (102ms) : 99, 106
section CallTarget+Inlining+NGEN
This PR (8306) - mean (677ms) : 652, 702
master - mean (677ms) : 648, 706
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 (8306) - mean (194ms) : 189, 198
master - mean (194ms) : 190, 199
section Bailout
This PR (8306) - mean (196ms) : 193, 199
master - mean (197ms) : 194, 200
section CallTarget+Inlining+NGEN
This PR (8306) - mean (1,152ms) : 1102, 1202
master - mean (1,144ms) : 1103, 1184
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 (8306) - mean (278ms) : 272, 284
master - mean (277ms) : 272, 283
section Bailout
This PR (8306) - mean (279ms) : 273, 284
master - mean (278ms) : 273, 283
section CallTarget+Inlining+NGEN
This PR (8306) - mean (900ms) : 866, 935
master - mean (900ms) : 869, 931
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8306) - mean (272ms) : 266, 278
master - mean (272ms) : 267, 276
section Bailout
This PR (8306) - mean (271ms) : 267, 275
master - mean (271ms) : 267, 276
section CallTarget+Inlining+NGEN
This PR (8306) - mean (932ms) : 904, 959
master - mean (938ms) : 914, 961
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8306) - mean (269ms) : 264, 273
master - mean (269ms) : 262, 276
section Bailout
This PR (8306) - mean (271ms) : 264, 277
master - mean (269ms) : 265, 274
section CallTarget+Inlining+NGEN
This PR (8306) - mean (832ms) : 812, 853
master - mean (840ms) : 809, 872
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
andrewlock
left a comment
There was a problem hiding this comment.
LGTM as long as tests pass
BenchmarksBenchmark execution time: 2026-03-16 11:47:49 Comparing candidate commit 03cf679 in PR branch Found 6 performance improvements and 7 performance regressions! Performance is the same for 159 metrics, 20 unstable metrics. scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1
scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0
scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0
scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1
scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0
scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1
scenario:Benchmarks.Trace.DbCommandBenchmark.ExecuteNonQuery net6.0
scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1
scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0
scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0
scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472
|
Updates the package versions for integration tests.