-
Notifications
You must be signed in to change notification settings - Fork 144
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
Update python packages and use the new image in gitlab #4794
Conversation
Datadog ReportBranch report: ❄️ New Flaky Tests (1)
|
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:
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 (4794) - mean (71ms) : 63, 78
. : milestone, 71,
master - mean (71ms) : 63, 78
. : milestone, 71,
section CallTarget+Inlining+NGEN
This PR (4794) - mean (995ms) : 974, 1017
. : milestone, 995,
master - mean (1,003ms) : 979, 1027
. : milestone, 1003,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (4794) - mean (105ms) : 102, 108
. : milestone, 105,
master - mean (106ms) : 103, 108
. : milestone, 106,
section CallTarget+Inlining+NGEN
This PR (4794) - mean (683ms) : 661, 704
. : milestone, 683,
master - mean (684ms) : 663, 705
. : milestone, 684,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (4794) - mean (89ms) : 86, 93
. : milestone, 89,
master - mean (90ms) : 87, 93
. : milestone, 90,
section CallTarget+Inlining+NGEN
This PR (4794) - mean (659ms) : 633, 684
. : milestone, 659,
master - mean (658ms) : 629, 686
. : milestone, 658,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (4794) - mean (188ms) : 185, 191
. : milestone, 188,
master - mean (189ms) : 185, 192
. : milestone, 189,
section CallTarget+Inlining+NGEN
This PR (4794) - mean (1,141ms) : 1121, 1162
. : milestone, 1141,
master - mean (1,146ms) : 1125, 1167
. : milestone, 1146,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (4794) - mean (272ms) : 268, 275
. : milestone, 272,
master - mean (271ms) : 267, 276
. : milestone, 271,
section CallTarget+Inlining+NGEN
This PR (4794) - mean (1,095ms) : 1069, 1121
. : milestone, 1095,
master - mean (1,096ms) : 1072, 1120
. : milestone, 1096,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (4794) - mean (262ms) : 259, 265
. : milestone, 262,
master - mean (262ms) : 259, 266
. : milestone, 262,
section CallTarget+Inlining+NGEN
This PR (4794) - mean (1,068ms) : 1041, 1095
. : milestone, 1068,
master - mean (1,066ms) : 1037, 1095
. : milestone, 1066,
|
Benchmarks Report 🐌Benchmarks for #4794 compared to master:
The following thresholds were used for comparing the benchmark speeds:
Allocation changes below 0.5% are ignored. Benchmark detailsBenchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.Asm.AppSecBodyBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.Asm.AppSecWafBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.ElasticsearchBenchmark - Slower
|
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync‑netcoreapp3.1 | 1.179 | 1,408.49 | 1,660.74 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | CallElasticsearch |
net6.0 | 1.13μs | 0.457ns | 1.71ns | 0.0129 | 0 | 0 | 936 B |
master | CallElasticsearch |
netcoreapp3.1 | 1.42μs | 3.06ns | 11.4ns | 0.0124 | 0 | 0 | 936 B |
master | CallElasticsearch |
net472 | 2.32μs | 0.717ns | 2.78ns | 0.151 | 0 | 0 | 955 B |
master | CallElasticsearchAsync |
net6.0 | 1.25μs | 0.541ns | 2.02ns | 0.0126 | 0 | 0 | 912 B |
master | CallElasticsearchAsync |
netcoreapp3.1 | 1.41μs | 0.836ns | 3.13ns | 0.0135 | 0 | 0 | 984 B |
master | CallElasticsearchAsync |
net472 | 2.45μs | 1.36ns | 5.25ns | 0.161 | 0 | 0 | 1.01 KB |
#4794 | CallElasticsearch |
net6.0 | 1.13μs | 0.507ns | 1.9ns | 0.0132 | 0 | 0 | 936 B |
#4794 | CallElasticsearch |
netcoreapp3.1 | 1.49μs | 0.792ns | 3.07ns | 0.0127 | 0 | 0 | 936 B |
#4794 | CallElasticsearch |
net472 | 2.41μs | 0.415ns | 1.61ns | 0.152 | 0 | 0 | 955 B |
#4794 | CallElasticsearchAsync |
net6.0 | 1.23μs | 0.446ns | 1.73ns | 0.0128 | 0 | 0 | 912 B |
#4794 | CallElasticsearchAsync |
netcoreapp3.1 | 1.66μs | 1.18ns | 4.55ns | 0.0133 | 0 | 0 | 984 B |
#4794 | CallElasticsearchAsync |
net472 | 2.53μs | 1.41ns | 5.48ns | 0.16 | 0 | 0 | 1.01 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.21μs | 0.549ns | 2.13ns | 0.0126 | 0 | 0 | 912 B |
master | ExecuteAsync |
netcoreapp3.1 | 1.39μs | 0.6ns | 2.16ns | 0.0126 | 0 | 0 | 912 B |
master | ExecuteAsync |
net472 | 1.69μs | 0.602ns | 2.17ns | 0.139 | 0.00084 | 0 | 875 B |
#4794 | ExecuteAsync |
net6.0 | 1.21μs | 0.835ns | 3.23ns | 0.0127 | 0 | 0 | 912 B |
#4794 | ExecuteAsync |
netcoreapp3.1 | 1.39μs | 0.877ns | 3.28ns | 0.0124 | 0 | 0 | 912 B |
#4794 | ExecuteAsync |
net472 | 1.72μs | 0.966ns | 3.62ns | 0.139 | 0 | 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 | 3.91μs | 2.22ns | 8.31ns | 0.0254 | 0 | 0 | 1.9 KB |
master | SendAsync |
netcoreapp3.1 | 4.48μs | 1.66ns | 6.43ns | 0.0331 | 0 | 0 | 2.43 KB |
master | SendAsync |
net472 | 7.13μs | 3.15ns | 12.2ns | 0.474 | 0 | 0 | 2.99 KB |
#4794 | SendAsync |
net6.0 | 3.69μs | 3.37ns | 12.6ns | 0.0258 | 0 | 0 | 1.9 KB |
#4794 | SendAsync |
netcoreapp3.1 | 4.57μs | 2.19ns | 8.47ns | 0.0321 | 0 | 0 | 2.43 KB |
#4794 | SendAsync |
net472 | 7.14μs | 18.5ns | 71.5ns | 0.473 | 0 | 0 | 2.99 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.28μs | 0.48ns | 1.86ns | 0.0219 | 0 | 0 | 1.57 KB |
master | EnrichedLog |
netcoreapp3.1 | 1.97μs | 0.751ns | 2.81ns | 0.0206 | 0 | 0 | 1.57 KB |
master | EnrichedLog |
net472 | 2.3μs | 2ns | 7.73ns | 0.237 | 0 | 0 | 1.49 KB |
#4794 | EnrichedLog |
net6.0 | 1.27μs | 0.761ns | 2.95ns | 0.0219 | 0 | 0 | 1.57 KB |
#4794 | EnrichedLog |
netcoreapp3.1 | 1.96μs | 0.615ns | 2.22ns | 0.0216 | 0 | 0 | 1.57 KB |
#4794 | EnrichedLog |
net472 | 2.29μs | 1.04ns | 3.75ns | 0.236 | 0 | 0 | 1.49 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 | 112μs | 118ns | 427ns | 0.0558 | 0 | 0 | 4.21 KB |
master | EnrichedLog |
netcoreapp3.1 | 118μs | 222ns | 861ns | 0 | 0 | 0 | 4.21 KB |
master | EnrichedLog |
net472 | 149μs | 204ns | 791ns | 0.663 | 0.221 | 0 | 4.38 KB |
#4794 | EnrichedLog |
net6.0 | 111μs | 168ns | 630ns | 0.0556 | 0 | 0 | 4.21 KB |
#4794 | EnrichedLog |
netcoreapp3.1 | 119μs | 229ns | 887ns | 0 | 0 | 0 | 4.21 KB |
#4794 | EnrichedLog |
net472 | 147μs | 112ns | 435ns | 0.66 | 0.22 | 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.86μs | 4.64ns | 17.4ns | 0.0296 | 0 | 0 | 2.13 KB |
master | EnrichedLog |
netcoreapp3.1 | 3.71μs | 1.05ns | 3.8ns | 0.0297 | 0 | 0 | 2.13 KB |
master | EnrichedLog |
net472 | 4.6μs | 1.44ns | 5.57ns | 0.306 | 0 | 0 | 1.93 KB |
#4794 | EnrichedLog |
net6.0 | 2.87μs | 0.911ns | 3.53ns | 0.0301 | 0 | 0 | 2.13 KB |
#4794 | EnrichedLog |
netcoreapp3.1 | 3.75μs | 6.92ns | 24.9ns | 0.0281 | 0 | 0 | 2.13 KB |
#4794 | EnrichedLog |
net472 | 4.63μs | 2.42ns | 9.37ns | 0.307 | 0 | 0 | 1.93 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.21μs | 0.602ns | 2.25ns | 0.015 | 0 | 0 | 1.1 KB |
master | SendReceive |
netcoreapp3.1 | 1.53μs | 0.638ns | 2.3ns | 0.0146 | 0 | 0 | 1.1 KB |
master | SendReceive |
net472 | 2.01μs | 1.83ns | 7.1ns | 0.177 | 0 | 0 | 1.12 KB |
#4794 | SendReceive |
net6.0 | 1.25μs | 0.578ns | 2.16ns | 0.0157 | 0 | 0 | 1.1 KB |
#4794 | SendReceive |
netcoreapp3.1 | 1.67μs | 0.623ns | 2.41ns | 0.0151 | 0 | 0 | 1.1 KB |
#4794 | SendReceive |
net472 | 2.08μs | 1.9ns | 6.85ns | 0.177 | 0.00103 | 0 | 1.12 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.64μs | 0.52ns | 1.94ns | 0.0212 | 0 | 0 | 1.53 KB |
master | EnrichedLog |
netcoreapp3.1 | 3.78μs | 2.08ns | 8.05ns | 0.0208 | 0 | 0 | 1.58 KB |
master | EnrichedLog |
net472 | 4.01μs | 0.728ns | 2.62ns | 0.311 | 0 | 0 | 1.96 KB |
#4794 | EnrichedLog |
net6.0 | 2.54μs | 0.932ns | 3.61ns | 0.0216 | 0 | 0 | 1.53 KB |
#4794 | EnrichedLog |
netcoreapp3.1 | 3.56μs | 1.64ns | 6.13ns | 0.0213 | 0 | 0 | 1.58 KB |
#4794 | EnrichedLog |
net472 | 4.03μs | 0.773ns | 2.89ns | 0.31 | 0 | 0 | 1.96 KB |
Benchmarks.Trace.SpanBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #4794
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑net6.0
1.178
466.53
549.78
Faster 🎉 in #4794
Benchmark
base/diff
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472
1.124
659.16
586.33
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑net6.0 | 1.178 | 466.53 | 549.78 |
Benchmark | base/diff | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472 | 1.124 | 659.16 | 586.33 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 483ns | 0.366ns | 1.42ns | 0.0075 | 0 | 0 | 536 B |
master | StartFinishSpan |
netcoreapp3.1 | 563ns | 0.16ns | 0.618ns | 0.00711 | 0 | 0 | 536 B |
master | StartFinishSpan |
net472 | 659ns | 0.108ns | 0.403ns | 0.0854 | 0 | 0 | 538 B |
master | StartFinishScope |
net6.0 | 467ns | 0.12ns | 0.45ns | 0.00919 | 0 | 0 | 656 B |
master | StartFinishScope |
netcoreapp3.1 | 656ns | 0.228ns | 0.855ns | 0.00876 | 0 | 0 | 656 B |
master | StartFinishScope |
net472 | 824ns | 0.746ns | 2.89ns | 0.0982 | 0 | 0 | 618 B |
#4794 | StartFinishSpan |
net6.0 | 455ns | 0.14ns | 0.523ns | 0.00748 | 0 | 0 | 536 B |
#4794 | StartFinishSpan |
netcoreapp3.1 | 583ns | 2.06ns | 7.98ns | 0.00712 | 0 | 0 | 536 B |
#4794 | StartFinishSpan |
net472 | 587ns | 0.253ns | 0.979ns | 0.0853 | 0 | 0 | 538 B |
#4794 | StartFinishScope |
net6.0 | 550ns | 0.204ns | 0.79ns | 0.00905 | 0 | 0 | 656 B |
#4794 | StartFinishScope |
netcoreapp3.1 | 688ns | 0.22ns | 0.854ns | 0.00895 | 0 | 0 | 656 B |
#4794 | StartFinishScope |
net472 | 803ns | 0.487ns | 1.89ns | 0.0981 | 0 | 0 | 618 B |
Benchmarks.Trace.TraceAnnotationsBenchmark - Faster 🎉 Same allocations ✔️
Faster 🎉 in #4794
Benchmark
base/diff
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0
1.181
653.83
553.70
Benchmark | base/diff | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0 | 1.181 | 653.83 | 553.70 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | RunOnMethodBegin |
net6.0 | 653ns | 1.24ns | 4.78ns | 0.00927 | 0 | 0 | 656 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 843ns | 0.163ns | 0.588ns | 0.0088 | 0 | 0 | 656 B |
master | RunOnMethodBegin |
net472 | 1.08μs | 0.876ns | 3.39ns | 0.0982 | 0 | 0 | 618 B |
#4794 | RunOnMethodBegin |
net6.0 | 554ns | 0.155ns | 0.601ns | 0.00923 | 0 | 0 | 656 B |
#4794 | RunOnMethodBegin |
netcoreapp3.1 | 852ns | 2.83ns | 10.9ns | 0.00856 | 0 | 0 | 656 B |
#4794 | RunOnMethodBegin |
net472 | 1.02μs | 1.39ns | 5.38ns | 0.098 | 0 | 0 | 618 B |
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 (4794) (11.144M) : 0, 11143907
master (11.399M) : 0, 11398875
benchmarks/2.38.0 (11.867M) : 0, 11866956
benchmarks/2.9.0 (10.958M) : 0, 10957550
section Automatic
This PR (4794) (7.715M) : 0, 7714695
master (7.836M) : 0, 7836035
benchmarks/2.38.0 (8.176M) : 0, 8175636
benchmarks/2.9.0 (7.908M) : 0, 7907971
section Trace stats
This PR (4794) (8.109M) : 0, 8109091
master (8.152M) : 0, 8152024
benchmarks/2.38.0 (8.450M) : 0, 8450370
section Manual
This PR (4794) (9.903M) : 0, 9903454
master (9.935M) : 0, 9934703
benchmarks/2.38.0 (10.334M) : 0, 10334368
section Manual + Automatic
This PR (4794) (7.349M) : 0, 7348919
master (7.416M) : 0, 7416442
benchmarks/2.38.0 (7.750M) : 0, 7750484
section Version Conflict
This PR (4794) (6.747M) : 0, 6747013
master (6.605M) : 0, 6604940
benchmarks/2.38.0 (7.137M) : 0, 7136691
gantt
title Throughput Linux arm64 (Total requests)
dateFormat X
axisFormat %s
section Baseline
This PR (4794) (9.553M) : 0, 9552565
master (9.510M) : 0, 9509705
benchmarks/2.38.0 (9.548M) : 0, 9548121
benchmarks/2.9.0 (9.589M) : 0, 9589306
section Automatic
This PR (4794) (6.699M) : 0, 6698794
master (6.679M) : 0, 6679016
benchmarks/2.38.0 (6.747M) : 0, 6747227
section Trace stats
This PR (4794) (6.816M) : 0, 6816435
master (6.722M) : 0, 6721893
benchmarks/2.38.0 (6.815M) : 0, 6814846
section Manual
This PR (4794) (8.322M) : 0, 8322045
master (8.395M) : 0, 8394690
benchmarks/2.38.0 (8.263M) : 0, 8263131
section Manual + Automatic
This PR (4794) (6.353M) : 0, 6352611
master (6.164M) : 0, 6163785
benchmarks/2.38.0 (6.275M) : 0, 6275411
section Version Conflict
This PR (4794) (5.636M) : 0, 5635783
master (5.900M) : 0, 5900403
benchmarks/2.38.0 (5.670M) : 0, 5669744
gantt
title Throughput Windows x64 (Total requests)
dateFormat X
axisFormat %s
section Baseline
This PR (4794) (9.184M) : 0, 9184430
master (9.305M) : 0, 9304747
benchmarks/2.38.0 (9.007M) : 0, 9007066
benchmarks/2.9.0 (9.595M) : 0, 9594704
section Automatic
This PR (4794) (6.647M) : 0, 6647442
master (6.676M) : 0, 6676077
benchmarks/2.38.0 (6.423M) : 0, 6422756
benchmarks/2.9.0 (7.049M) : 0, 7048800
section Trace stats
This PR (4794) (6.964M) : 0, 6964159
master (6.969M) : 0, 6968808
benchmarks/2.38.0 (6.721M) : 0, 6720838
section Manual
This PR (4794) (8.408M) : 0, 8408086
master (8.187M) : 0, 8186835
benchmarks/2.38.0 (7.977M) : 0, 7977494
section Manual + Automatic
This PR (4794) (6.513M) : 0, 6513380
master (6.492M) : 0, 6491775
benchmarks/2.38.0 (6.349M) : 0, 6349066
section Version Conflict
This PR (4794) (5.885M) : 0, 5884885
master (5.980M) : 0, 5979666
benchmarks/2.38.0 (5.682M) : 0, 5681654
gantt
title Throughput Linux x64 (ASM) (Total requests)
dateFormat X
axisFormat %s
section Baseline
master (7.817M) : 0, 7817450
benchmarks/2.38.0 (7.578M) : 0, 7577544
benchmarks/2.9.0 (7.477M) : 0, 7476547
section No attack
master (2.271M) : 0, 2271057
benchmarks/2.38.0 (2.184M) : 0, 2184279
benchmarks/2.9.0 (3.151M) : 0, 3151044
section Attack
master (1.796M) : 0, 1796312
benchmarks/2.38.0 (1.711M) : 0, 1710542
benchmarks/2.9.0 (2.361M) : 0, 2361022
section Blocking
master (3.546M) : 0, 3546275
benchmarks/2.38.0 (3.486M) : 0, 3486124
section IAST default
master (7.099M) : 0, 7099200
section IAST full
master (6.437M) : 0, 6437099
section Base vuln
master (0.989M) : 0, 988686
section IAST vuln
master (0.947M) : 0, 947078
|
Summary of changes
Update the python packages to match the agent build images https://github.com/DataDog/datadog-agent-buildimages
Reason for change
Some packages were out of date and we got update suggestions
Implementation details
Copy-paste mostly
Test coverage
Ran a manual build in GitLab, and all looks good
Other details
I bumped the
urllib3
version by a patch release compared to the agent versions