Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test Package Versions Bump] Updating package versions #4539

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Updates the package versions for integration tests.

@github-actions github-actions bot requested review from a team as code owners August 22, 2023 16:39
@datadog-ddstaging
Copy link

datadog-ddstaging bot commented Aug 22, 2023

Datadog Report

Branch report: bot/test-package-versions-bump
Commit report: 2a981fd

dd-trace-dotnet: 0 Failed, 0 New Flaky, 298947 Passed, 1115 Skipped, 22m 10.7s Wall Time

@andrewlock
Copy link
Member

andrewlock commented Aug 22, 2023

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing the following branches/commits:

Execution-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 shown in red. The following thresholds were used for comparing the execution times:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

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).

gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (4539) - mean (70ms)  : 62, 79
     .   : milestone, 70,
    master - mean (72ms)  : 62, 81
     .   : milestone, 72,

    section CallTarget+Inlining+NGEN
    This PR (4539) - mean (1,041ms)  : 1015, 1068
     .   : milestone, 1041,
    master - mean (1,035ms)  : 998, 1072
     .   : milestone, 1035,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (4539) - mean (106ms)  : 99, 113
     .   : milestone, 106,
    master - mean (106ms)  : 99, 112
     .   : milestone, 106,

    section CallTarget+Inlining+NGEN
    This PR (4539) - mean (730ms)  : 702, 757
     .   : milestone, 730,
    master - mean (731ms)  : 701, 761
     .   : milestone, 731,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (4539) - mean (89ms)  : 86, 92
     .   : milestone, 89,
    master - mean (89ms)  : 86, 92
     .   : milestone, 89,

    section CallTarget+Inlining+NGEN
    This PR (4539) - mean (694ms)  : 658, 729
     .   : milestone, 694,
    master - mean (693ms)  : 657, 729
     .   : milestone, 693,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (4539) - mean (191ms)  : 188, 195
     .   : milestone, 191,
    master - mean (191ms)  : 188, 194
     .   : milestone, 191,

    section CallTarget+Inlining+NGEN
    This PR (4539) - mean (1,133ms)  : 1102, 1163
     .   : milestone, 1133,
    master - mean (1,139ms)  : 1097, 1180
     .   : milestone, 1139,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (4539) - mean (274ms)  : 268, 281
     .   : milestone, 274,
    master - mean (272ms)  : 265, 280
     .   : milestone, 272,

    section CallTarget+Inlining+NGEN
    This PR (4539) - mean (1,088ms)  : 1056, 1121
     .   : milestone, 1088,
    master - mean (1,113ms)  : 1081, 1144
     .   : milestone, 1113,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (4539) - mean (264ms)  : 258, 270
     .   : milestone, 264,
    master - mean (272ms)  : 266, 279
     .   : milestone, 272,

    section CallTarget+Inlining+NGEN
    This PR (4539) - mean (1,044ms)  : 1011, 1076
     .   : milestone, 1044,
    master - mean (1,067ms)  : 1038, 1097
     .   : milestone, 1067,

Loading

@andrewlock
Copy link
Member

andrewlock commented Aug 22, 2023

Benchmarks Report 🐌

Benchmarks for #4539 compared to master:

  • 2 benchmarks are faster, with geometric mean 1.378
  • All benchmarks have the same allocations

The following thresholds were used for comparing the benchmark speeds:

  • Mann–Whitney U test with statistical test for significance of 5%
  • Only results indicating a difference greater than 10% and 0.3 ns are considered.

Allocation changes below 0.5% are ignored.

Benchmark details

Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 481μs 610ns 2.11μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 640μs 123ns 478ns 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 794μs 462ns 1.79μs 0.396 0 0 3.3 KB
#4539 WriteAndFlushEnrichedTraces net6.0 463μs 146ns 545ns 0 0 0 2.7 KB
#4539 WriteAndFlushEnrichedTraces netcoreapp3.1 657μs 251ns 971ns 0 0 0 2.7 KB
#4539 WriteAndFlushEnrichedTraces net472 793μs 327ns 1.27μs 0.398 0 0 3.3 KB
Benchmarks.Trace.AppSecBodyBenchmark - Faster 🎉 Same allocations ✔️

Faster 🎉 in #4539

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.AppSecBodyBenchmark.ObjectExtractorSimpleBody‑net6.0 1.422 171.32 120.50

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master AllCycleSimpleBody net6.0 39.5μs 27.6ns 103ns 0 0 0 1.69 KB
master AllCycleSimpleBody netcoreapp3.1 42.1μs 50.2ns 181ns 0.0207 0 0 1.67 KB
master AllCycleSimpleBody net472 43.8μs 13.4ns 50.1ns 0.258 0 0 1.73 KB
master AllCycleMoreComplexBody net6.0 231μs 204ns 790ns 0.116 0 0 9.26 KB
master AllCycleMoreComplexBody netcoreapp3.1 240μs 383ns 1.48μs 0.119 0 0 9.16 KB
master AllCycleMoreComplexBody net472 249μs 106ns 409ns 1.37 0 0 9.33 KB
master ObjectExtractorSimpleBody net6.0 171ns 0.0742ns 0.277ns 0.00395 0 0 280 B
master ObjectExtractorSimpleBody netcoreapp3.1 176ns 0.0938ns 0.351ns 0.00373 0 0 272 B
master ObjectExtractorSimpleBody net472 146ns 0.338ns 1.22ns 0.0446 0 0 281 B
master ObjectExtractorMoreComplexBody net6.0 3.2μs 1.62ns 5.84ns 0.0543 0 0 3.88 KB
master ObjectExtractorMoreComplexBody netcoreapp3.1 4.1μs 1.9ns 7.1ns 0.0512 0 0 3.78 KB
master ObjectExtractorMoreComplexBody net472 4.13μs 4.11ns 15.9ns 0.617 0.00624 0 3.89 KB
#4539 AllCycleSimpleBody net6.0 38.7μs 15.8ns 59ns 0.0196 0 0 1.69 KB
#4539 AllCycleSimpleBody netcoreapp3.1 41.7μs 32.7ns 127ns 0.0208 0 0 1.67 KB
#4539 AllCycleSimpleBody net472 42.9μs 31.8ns 119ns 0.257 0 0 1.73 KB
#4539 AllCycleMoreComplexBody net6.0 230μs 295ns 1.1μs 0.114 0 0 9.26 KB
#4539 AllCycleMoreComplexBody netcoreapp3.1 241μs 421ns 1.63μs 0 0 0 9.16 KB
#4539 AllCycleMoreComplexBody net472 251μs 101ns 378ns 1.37 0 0 9.33 KB
#4539 ObjectExtractorSimpleBody net6.0 121ns 0.0571ns 0.206ns 0.00392 0 0 280 B
#4539 ObjectExtractorSimpleBody netcoreapp3.1 171ns 0.13ns 0.487ns 0.00375 0 0 272 B
#4539 ObjectExtractorSimpleBody net472 145ns 0.132ns 0.512ns 0.0446 0 0 281 B
#4539 ObjectExtractorMoreComplexBody net6.0 3.19μs 0.882ns 3.3ns 0.0542 0 0 3.88 KB
#4539 ObjectExtractorMoreComplexBody netcoreapp3.1 4.11μs 1.9ns 7.12ns 0.0513 0 0 3.78 KB
#4539 ObjectExtractorMoreComplexBody net472 4.16μs 3.49ns 13.5ns 0.617 0.00623 0 3.89 KB
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendRequest net6.0 168μs 146ns 565ns 0.251 0 0 18.08 KB
master SendRequest netcoreapp3.1 192μs 306ns 1.15μs 0.191 0 0 20.14 KB
master SendRequest net472 0.000947ns 0.000235ns 0.00088ns 0 0 0 0 b
#4539 SendRequest net6.0 170μs 95.6ns 370ns 0.254 0 0 18.08 KB
#4539 SendRequest netcoreapp3.1 190μs 150ns 580ns 0.142 0 0 20.14 KB
#4539 SendRequest net472 0ns 0ns 0ns 0 0 0 0 b
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 533μs 218ns 815ns 0.519 0 0 41.71 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 633μs 1.6μs 6.2μs 0.317 0 0 41.63 KB
master WriteAndFlushEnrichedTraces net472 801μs 2.38μs 9.21μs 8.31 2.37 0.396 53.23 KB
#4539 WriteAndFlushEnrichedTraces net6.0 518μs 304ns 1.18μs 0.51 0 0 41.71 KB
#4539 WriteAndFlushEnrichedTraces netcoreapp3.1 628μs 1.09μs 4.2μs 0.319 0 0 41.63 KB
#4539 WriteAndFlushEnrichedTraces net472 777μs 2.89μs 11.2μs 8.2 2.34 0.391 53.25 KB
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteNonQuery net6.0 1.15μs 0.36ns 1.4ns 0.0106 0 0 768 B
master ExecuteNonQuery netcoreapp3.1 1.43μs 0.615ns 2.38ns 0.01 0 0 768 B
master ExecuteNonQuery net472 1.64μs 0.576ns 2.23ns 0.116 0.000823 0 730 B
#4539 ExecuteNonQuery net6.0 1.07μs 0.388ns 1.5ns 0.0107 0 0 768 B
#4539 ExecuteNonQuery netcoreapp3.1 1.29μs 0.391ns 1.46ns 0.0104 0 0 768 B
#4539 ExecuteNonQuery net472 1.64μs 0.766ns 2.76ns 0.116 0.000821 0 730 B
Benchmarks.Trace.ElasticsearchBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master CallElasticsearch net6.0 1.19μs 0.547ns 1.97ns 0.0138 0 0 992 B
master CallElasticsearch netcoreapp3.1 1.44μs 0.461ns 1.72ns 0.013 0 0 992 B
master CallElasticsearch net472 2.26μs 0.519ns 1.94ns 0.159 0.00113 0 1 KB
master CallElasticsearchAsync net6.0 1.28μs 0.917ns 3.55ns 0.0134 0 0 968 B
master CallElasticsearchAsync netcoreapp3.1 1.57μs 0.895ns 3.47ns 0.0142 0 0 1.04 KB
master CallElasticsearchAsync net472 2.58μs 0.914ns 3.42ns 0.168 0.00129 0 1.06 KB
#4539 CallElasticsearch net6.0 1.13μs 0.466ns 1.74ns 0.0136 0 0 992 B
#4539 CallElasticsearch netcoreapp3.1 1.48μs 1.04ns 3.87ns 0.0132 0 0 992 B
#4539 CallElasticsearch net472 2.27μs 0.684ns 2.65ns 0.159 0.00114 0 1 KB
#4539 CallElasticsearchAsync net6.0 1.35μs 0.607ns 2.35ns 0.0134 0 0 968 B
#4539 CallElasticsearchAsync netcoreapp3.1 1.6μs 0.46ns 1.59ns 0.0136 0 0 1.04 KB
#4539 CallElasticsearchAsync net472 2.56μs 0.999ns 3.87ns 0.167 0.00128 0 1.06 KB
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteAsync net6.0 1.24μs 0.606ns 2.35ns 0.0129 0 0 912 B
master ExecuteAsync netcoreapp3.1 1.49μs 3.26ns 12.6ns 0.0118 0 0 912 B
master ExecuteAsync net472 1.72μs 1.8ns 6.98ns 0.138 0.000849 0 875 B
#4539 ExecuteAsync net6.0 1.18μs 0.42ns 1.57ns 0.0125 0 0 912 B
#4539 ExecuteAsync netcoreapp3.1 1.48μs 0.26ns 0.973ns 0.0119 0 0 912 B
#4539 ExecuteAsync net472 1.7μs 1.07ns 4.15ns 0.139 0.00085 0 875 B
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendAsync net6.0 4.01μs 1.58ns 5.71ns 0.026 0 0 1.94 KB
master SendAsync netcoreapp3.1 4.54μs 1.34ns 5.02ns 0.0333 0 0 2.48 KB
master SendAsync net472 7.05μs 2.6ns 10.1ns 0.483 0 0 3.05 KB
#4539 SendAsync net6.0 3.82μs 1.69ns 6.56ns 0.0267 0 0 1.94 KB
#4539 SendAsync netcoreapp3.1 4.46μs 2.68ns 10.4ns 0.0334 0 0 2.48 KB
#4539 SendAsync net472 7.18μs 2.23ns 8.65ns 0.484 0 0 3.05 KB
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 1.37μs 0.536ns 2.01ns 0.0226 0 0 1.62 KB
master EnrichedLog netcoreapp3.1 2.01μs 0.929ns 3.48ns 0.0221 0 0 1.62 KB
master EnrichedLog net472 2.35μs 1.25ns 4.84ns 0.245 0 0 1.54 KB
#4539 EnrichedLog net6.0 1.29μs 0.54ns 2.02ns 0.0227 0 0 1.62 KB
#4539 EnrichedLog netcoreapp3.1 1.99μs 0.982ns 3.67ns 0.0215 0 0 1.62 KB
#4539 EnrichedLog net472 2.35μs 0.994ns 3.85ns 0.244 0 0 1.54 KB
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 114μs 147ns 570ns 0.0564 0 0 4.21 KB
master EnrichedLog netcoreapp3.1 120μs 283ns 1.1μs 0 0 0 4.21 KB
master EnrichedLog net472 148μs 172ns 666ns 0.665 0.222 0 4.38 KB
#4539 EnrichedLog net6.0 115μs 165ns 637ns 0.057 0 0 4.21 KB
#4539 EnrichedLog netcoreapp3.1 119μs 81.7ns 306ns 0.0587 0 0 4.21 KB
#4539 EnrichedLog net472 149μs 191ns 741ns 0.671 0.224 0 4.38 KB
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.92μs 1.09ns 4.21ns 0.0306 0 0 2.18 KB
master EnrichedLog netcoreapp3.1 4.03μs 1.44ns 5.4ns 0.0282 0 0 2.18 KB
master EnrichedLog net472 4.58μs 1.01ns 3.9ns 0.315 0 0 1.99 KB
#4539 EnrichedLog net6.0 2.82μs 0.736ns 2.85ns 0.0308 0 0 2.18 KB
#4539 EnrichedLog netcoreapp3.1 3.94μs 4.77ns 18.5ns 0.0295 0 0 2.18 KB
#4539 EnrichedLog net472 4.61μs 2.02ns 7.81ns 0.315 0 0 1.99 KB
Benchmarks.Trace.RedisBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendReceive net6.0 1.39μs 0.427ns 1.65ns 0.0161 0 0 1.16 KB
master SendReceive netcoreapp3.1 1.57μs 0.573ns 2.15ns 0.0158 0 0 1.16 KB
master SendReceive net472 2.14μs 0.806ns 2.91ns 0.184 0 0 1.16 KB
#4539 SendReceive net6.0 1.34μs 0.475ns 1.71ns 0.0161 0 0 1.16 KB
#4539 SendReceive netcoreapp3.1 1.59μs 1.01ns 3.9ns 0.0158 0 0 1.16 KB
#4539 SendReceive net472 2.09μs 2.13ns 8.25ns 0.185 0 0 1.16 KB
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.61μs 0.967ns 3.74ns 0.0209 0 0 1.53 KB
master EnrichedLog netcoreapp3.1 3.65μs 2.42ns 9.36ns 0.02 0 0 1.58 KB
master EnrichedLog net472 4.09μs 2.37ns 9.19ns 0.311 0 0 1.96 KB
#4539 EnrichedLog net6.0 2.51μs 1.15ns 4.45ns 0.0215 0 0 1.53 KB
#4539 EnrichedLog netcoreapp3.1 3.74μs 8.12ns 31.5ns 0.0206 0 0 1.58 KB
#4539 EnrichedLog net472 4.08μs 1.16ns 4.47ns 0.31 0 0 1.96 KB
Benchmarks.Trace.SpanBenchmark - Faster 🎉 Same allocations ✔️

Faster 🎉 in #4539

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472 1.336 727.60 544.43

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartFinishSpan net6.0 447ns 0.152ns 0.568ns 0.00741 0 0 536 B
master StartFinishSpan netcoreapp3.1 548ns 0.276ns 1.07ns 0.00712 0 0 536 B
master StartFinishSpan net472 727ns 0.274ns 1.02ns 0.0851 0 0 538 B
master StartFinishScope net6.0 523ns 0.383ns 1.43ns 0.00921 0 0 656 B
master StartFinishScope netcoreapp3.1 746ns 0.195ns 0.755ns 0.00877 0 0 656 B
master StartFinishScope net472 885ns 0.627ns 2.35ns 0.0978 0 0 618 B
#4539 StartFinishSpan net6.0 457ns 0.201ns 0.752ns 0.00757 0 0 536 B
#4539 StartFinishSpan netcoreapp3.1 511ns 0.108ns 0.406ns 0.00725 0 0 536 B
#4539 StartFinishSpan net472 544ns 0.437ns 1.63ns 0.0854 0 0 538 B
#4539 StartFinishScope net6.0 516ns 0.13ns 0.503ns 0.0091 0 0 656 B
#4539 StartFinishScope netcoreapp3.1 691ns 0.261ns 0.978ns 0.00899 0 0 656 B
#4539 StartFinishScope net472 837ns 0.737ns 2.85ns 0.098 0 0 618 B
Benchmarks.Trace.TraceAnnotationsBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunOnMethodBegin net6.0 616ns 0.299ns 1.04ns 0.00913 0 0 656 B
master RunOnMethodBegin netcoreapp3.1 750ns 2.4ns 9.3ns 0.00898 0 0 656 B
master RunOnMethodBegin net472 1.04μs 0.479ns 1.73ns 0.0981 0 0 618 B
#4539 RunOnMethodBegin net6.0 602ns 0.259ns 0.971ns 0.00916 0 0 656 B
#4539 RunOnMethodBegin netcoreapp3.1 707ns 0.198ns 0.714ns 0.00882 0 0 656 B
#4539 RunOnMethodBegin net472 1.02μs 0.404ns 1.51ns 0.0977 0 0 618 B

@andrewlock
Copy link
Member

andrewlock commented Aug 22, 2023

Throughput/Crank Report:zap:

Throughput results for AspNetCoreSimpleController comparing the following branches/commits:

Cases where throughput results for the PR are worse than latest master (5% drop or greater), results are shown in red.

Note that these results are based on a single point-in-time result for each branch. For full results, see one of the many, many dashboards!

gantt
    title Throughput Linux x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (4539) (11.755M)   : 0, 11754756
    master (11.670M)   : 0, 11670237
    benchmarks/2.35.0 (11.453M)   : 0, 11452799
    benchmarks/2.9.0 (11.287M)   : 0, 11286905

    section Automatic
    This PR (4539) (8.255M)   : 0, 8254781
    master (8.130M)   : 0, 8130148
    benchmarks/2.35.0 (7.841M)   : 0, 7841477
    benchmarks/2.9.0 (8.116M)   : 0, 8115633

    section Trace stats
    master (8.153M)   : 0, 8152663
    benchmarks/2.35.0 (7.899M)   : 0, 7899324

    section Manual
    This PR (4539) (10.379M)   : 0, 10378575
    master (10.352M)   : 0, 10351952
    benchmarks/2.35.0 (9.903M)   : 0, 9903023

    section Manual + Automatic
    This PR (4539) (7.843M)   : 0, 7843318
    master (7.787M)   : 0, 7787155
    benchmarks/2.35.0 (7.605M)   : 0, 7605351

    section Version Conflict
    master (7.099M)   : 0, 7098797
    benchmarks/2.35.0 (6.898M)   : 0, 6898055

Loading
gantt
    title Throughput Linux arm64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (4539) (9.421M)   : 0, 9420899
    master (9.788M)   : 0, 9787937
    benchmarks/2.35.0 (9.686M)   : 0, 9685633
    benchmarks/2.9.0 (9.699M)   : 0, 9698861

    section Automatic
    This PR (4539) (6.505M)   : 0, 6504832
    master (6.805M)   : 0, 6804532
    benchmarks/2.35.0 (6.735M)   : 0, 6734974

    section Trace stats
    master (6.857M)   : 0, 6856811
    benchmarks/2.35.0 (6.706M)   : 0, 6705828

    section Manual
    This PR (4539) (8.504M)   : 0, 8504096
    master (8.517M)   : 0, 8516839
    benchmarks/2.35.0 (8.521M)   : 0, 8521317

    section Manual + Automatic
    This PR (4539) (6.320M)   : 0, 6320378
    master (6.519M)   : 0, 6519037
    benchmarks/2.35.0 (6.667M)   : 0, 6667405

    section Version Conflict
    master (6.014M)   : 0, 6013786
    benchmarks/2.35.0 (5.908M)   : 0, 5908314

Loading
gantt
    title Throughput Windows x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (4539) (10.507M)   : 0, 10507475
    master (10.169M)   : 0, 10168980
    benchmarks/2.9.0 (10.400M)   : 0, 10399686

    section Automatic
    This PR (4539) (7.403M)   : 0, 7402517
    master (7.309M)   : 0, 7309026
    benchmarks/2.9.0 (7.543M)   : 0, 7542592

    section Trace stats
    master (7.248M)   : 0, 7247590

    section Manual
    This PR (4539) (9.400M)   : 0, 9399932
    master (9.089M)   : 0, 9089110

    section Manual + Automatic
    This PR (4539) (7.080M)   : 0, 7079892
    master (7.043M)   : 0, 7042940

    section Version Conflict
    master (6.531M)   : 0, 6531491

Loading
gantt
    title Throughput Linux x64 (ASM) (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (4539) (7.577M)   : 0, 7577317
    master (7.473M)   : 0, 7473344
    benchmarks/2.35.0 (7.114M)   : 0, 7114084
    benchmarks/2.9.0 (7.855M)   : 0, 7854547

    section No attack
    This PR (4539) (2.147M)   : 0, 2147269
    master (2.129M)   : 0, 2128560
    benchmarks/2.35.0 (2.106M)   : 0, 2105610
    benchmarks/2.9.0 (3.153M)   : 0, 3152853

    section Attack
    This PR (4539) (1.676M)   : 0, 1676076
    master (1.670M)   : 0, 1669933
    benchmarks/2.35.0 (1.811M)   : 0, 1810650
    benchmarks/2.9.0 (2.502M)   : 0, 2501906

    section Blocking
    This PR (4539) (3.105M)   : 0, 3105044
    master (3.098M)   : 0, 3098162
    benchmarks/2.35.0 (3.540M)   : 0, 3539761

Loading

@andrewlock andrewlock force-pushed the bot/test-package-versions-bump branch from ad83c97 to 2a981fd Compare August 23, 2023 14:10
@andrewlock andrewlock merged commit 72613e0 into master Aug 24, 2023
@andrewlock andrewlock deleted the bot/test-package-versions-bump branch August 24, 2023 07:35
@github-actions github-actions bot added this to the vNext milestone Aug 24, 2023
NachoEchevarria pushed a commit that referenced this pull request Aug 29, 2023
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
@robertpi robertpi added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants