- 
                Notifications
    You must be signed in to change notification settings 
- Fork 150
Bump AWSSDK.Kinesis from 4.0.4.8 to 4.0.4.9 #7672
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
Bump AWSSDK.Kinesis from 4.0.4.8 to 4.0.4.9 #7672
Conversation
--- updated-dependencies: - dependency-name: AWSSDK.Kinesis dependency-version: 4.0.4.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| BenchmarksBenchmarks Report for benchmark platform 🐌Benchmarks for #7672 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 ✔️ More allocations  | 
| Benchmark | Base Allocated | Diff Allocated | Change | Change % | 
|---|---|---|---|---|
| Benchmarks.Trace.ActivityBenchmark.StartStopWithChild‑net472 | 6.05 KB | 6.12 KB | 67 B | 1.11% | 
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | StartStopWithChild | net6.0 | 10.8μs | 58.8ns | 333ns | 0 | 0 | 0 | 5.52 KB | 
| master | StartStopWithChild | netcoreapp3.1 | 13.8μs | 57ns | 221ns | 0 | 0 | 0 | 5.7 KB | 
| master | StartStopWithChild | net472 | 22.2μs | 113ns | 519ns | 0.994 | 0.331 | 0.11 | 6.05 KB | 
| #7672 | StartStopWithChild | net6.0 | 10.6μs | 59.9ns | 406ns | 0 | 0 | 0 | 5.51 KB | 
| #7672 | StartStopWithChild | netcoreapp3.1 | 13.6μs | 69.4ns | 333ns | 0 | 0 | 0 | 5.71 KB | 
| #7672 | StartStopWithChild | net472 | 22.2μs | 126ns | 862ns | 0.966 | 0.215 | 0 | 6.12 KB | 
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Fewer allocations 🎉
Fewer allocations 🎉 in #7672
Benchmark 
Base Allocated 
Diff Allocated 
Change 
Change % 
 
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces‑net472 
3.35 KB 
3.31 KB 
-46 B 
-1.37% 
 
| Benchmark | Base Allocated | Diff Allocated | Change | Change % | 
|---|---|---|---|---|
| Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces‑net472 | 3.35 KB | 3.31 KB | -46 B | -1.37% | 
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | WriteAndFlushEnrichedTraces | net6.0 | 935μs | 227ns | 879ns | 0 | 0 | 0 | 2.7 KB | 
| master | WriteAndFlushEnrichedTraces | netcoreapp3.1 | 1.01ms | 32.5ns | 113ns | 0 | 0 | 0 | 2.7 KB | 
| master | WriteAndFlushEnrichedTraces | net472 | 1.21ms | 2.74μs | 10.6μs | 0 | 0 | 0 | 3.35 KB | 
| #7672 | WriteAndFlushEnrichedTraces | net6.0 | 927μs | 180ns | 697ns | 0 | 0 | 0 | 2.71 KB | 
| #7672 | WriteAndFlushEnrichedTraces | netcoreapp3.1 | 1.03ms | 2.98μs | 11.5μs | 0 | 0 | 0 | 2.7 KB | 
| #7672 | WriteAndFlushEnrichedTraces | net472 | 1.19ms | 193ns | 721ns | 0 | 0 | 0 | 3.31 KB | 
Benchmarks.Trace.Asm.AppSecBodyBenchmark - Same speed ✔️ More allocations ⚠️ 
More allocations ⚠️  in #7672
Benchmark 
Base Allocated 
Diff Allocated 
Change 
Change % 
 
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody‑net472 
206.3 KB 
213.23 KB 
6.92 KB 
3.36% 
 
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody‑net472 
209.85 KB 
216.76 KB 
6.91 KB 
3.29% 
 
| Benchmark | Base Allocated | Diff Allocated | Change | Change % | 
|---|---|---|---|---|
| Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody‑net472 | 206.3 KB | 213.23 KB | 6.92 KB | 3.36% | 
| Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody‑net472 | 209.85 KB | 216.76 KB | 6.91 KB | 3.29% | 
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | AllCycleSimpleBody | net6.0 | 362μs | 268ns | 1μs | 0 | 0 | 0 | 180.01 KB | 
| master | AllCycleSimpleBody | netcoreapp3.1 | 509μs | 272ns | 1.02μs | 0 | 0 | 0 | 185.8 KB | 
| master | AllCycleSimpleBody | net472 | 469μs | 128ns | 496ns | 32.4 | 0 | 0 | 206.3 KB | 
| master | AllCycleMoreComplexBody | net6.0 | 366μs | 862ns | 3.34μs | 0 | 0 | 0 | 183.53 KB | 
| master | AllCycleMoreComplexBody | netcoreapp3.1 | 537μs | 2μs | 7.74μs | 0 | 0 | 0 | 189.23 KB | 
| master | AllCycleMoreComplexBody | net472 | 478μs | 118ns | 443ns | 32.4 | 0 | 0 | 209.85 KB | 
| master | ObjectExtractorSimpleBody | net6.0 | 330ns | 1.75ns | 8.92ns | 0 | 0 | 0 | 280 B | 
| master | ObjectExtractorSimpleBody | netcoreapp3.1 | 397ns | 2.11ns | 10.9ns | 0 | 0 | 0 | 272 B | 
| master | ObjectExtractorSimpleBody | net472 | 300ns | 0.0483ns | 0.187ns | 0.0439 | 0 | 0 | 281 B | 
| master | ObjectExtractorMoreComplexBody | net6.0 | 6.26μs | 31.4ns | 133ns | 0 | 0 | 0 | 3.78 KB | 
| master | ObjectExtractorMoreComplexBody | netcoreapp3.1 | 7.88μs | 16.9ns | 65.3ns | 0 | 0 | 0 | 3.69 KB | 
| master | ObjectExtractorMoreComplexBody | net472 | 6.68μs | 4.29ns | 16.6ns | 0.602 | 0 | 0 | 3.8 KB | 
| #7672 | AllCycleSimpleBody | net6.0 | 359μs | 292ns | 1.05μs | 0 | 0 | 0 | 180.01 KB | 
| #7672 | AllCycleSimpleBody | netcoreapp3.1 | 529μs | 1.39μs | 5.02μs | 0 | 0 | 0 | 185.8 KB | 
| #7672 | AllCycleSimpleBody | net472 | 476μs | 101ns | 392ns | 32.4 | 0 | 0 | 213.23 KB | 
| #7672 | AllCycleMoreComplexBody | net6.0 | 370μs | 146ns | 545ns | 0 | 0 | 0 | 183.53 KB | 
| #7672 | AllCycleMoreComplexBody | netcoreapp3.1 | 508μs | 1.62μs | 6.28μs | 0 | 0 | 0 | 189.23 KB | 
| #7672 | AllCycleMoreComplexBody | net472 | 486μs | 100ns | 375ns | 33.7 | 2.4 | 0 | 216.76 KB | 
| #7672 | ObjectExtractorSimpleBody | net6.0 | 320ns | 0.161ns | 0.601ns | 0 | 0 | 0 | 280 B | 
| #7672 | ObjectExtractorSimpleBody | netcoreapp3.1 | 397ns | 2.24ns | 14ns | 0 | 0 | 0 | 272 B | 
| #7672 | ObjectExtractorSimpleBody | net472 | 300ns | 0.0774ns | 0.3ns | 0.0438 | 0 | 0 | 281 B | 
| #7672 | ObjectExtractorMoreComplexBody | net6.0 | 6.3μs | 33.2ns | 182ns | 0 | 0 | 0 | 3.78 KB | 
| #7672 | ObjectExtractorMoreComplexBody | netcoreapp3.1 | 7.8μs | 38.4ns | 163ns | 0 | 0 | 0 | 3.69 KB | 
| #7672 | ObjectExtractorMoreComplexBody | net472 | 6.67μs | 4.33ns | 16.8ns | 0.598 | 0 | 0 | 3.8 KB | 
Benchmarks.Trace.Asm.AppSecEncoderBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | EncodeArgs | net6.0 | 76μs | 150ns | 540ns | 0 | 0 | 0 | 32.4 KB | 
| master | EncodeArgs | netcoreapp3.1 | 96.7μs | 192ns | 744ns | 0 | 0 | 0 | 32.4 KB | 
| master | EncodeArgs | net472 | 111μs | 31.6ns | 118ns | 5 | 0 | 0 | 32.5 KB | 
| master | EncodeLegacyArgs | net6.0 | 144μs | 116ns | 447ns | 0 | 0 | 0 | 2.14 KB | 
| master | EncodeLegacyArgs | netcoreapp3.1 | 196μs | 284ns | 1.1μs | 0 | 0 | 0 | 2.14 KB | 
| master | EncodeLegacyArgs | net472 | 261μs | 145ns | 562ns | 0 | 0 | 0 | 2.16 KB | 
| #7672 | EncodeArgs | net6.0 | 77.8μs | 40.7ns | 152ns | 0 | 0 | 0 | 32.4 KB | 
| #7672 | EncodeArgs | netcoreapp3.1 | 96.3μs | 208ns | 807ns | 0 | 0 | 0 | 32.4 KB | 
| #7672 | EncodeArgs | net472 | 110μs | 53.4ns | 207ns | 4.94 | 0 | 0 | 32.51 KB | 
| #7672 | EncodeLegacyArgs | net6.0 | 145μs | 17.1ns | 63.9ns | 0 | 0 | 0 | 2.15 KB | 
| #7672 | EncodeLegacyArgs | netcoreapp3.1 | 202μs | 407ns | 1.58μs | 0 | 0 | 0 | 2.14 KB | 
| #7672 | EncodeLegacyArgs | net472 | 264μs | 26.6ns | 103ns | 0 | 0 | 0 | 2.16 KB | 
Benchmarks.Trace.Asm.AppSecWafBenchmark - Slower ⚠️  Same allocations ✔️
Slower ⚠️  in #7672
Benchmark 
diff/base 
Base Median (ns) 
Diff Median (ns) 
Modality 
 
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark‑netcoreapp3.1 
2.114 
412,008.96 
871,021.67 
 
Faster 🎉 in #7672
Benchmark 
base/diff 
Base Median (ns) 
Diff Median (ns) 
Modality 
 
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack‑netcoreapp3.1 
2.501 
737,576.49 
294,853.94 
 
| Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality | 
|---|---|---|---|---|
| Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark‑netcoreapp3.1 | 2.114 | 412,008.96 | 871,021.67 | 
| Benchmark | base/diff | Base Median (ns) | Diff Median (ns) | Modality | 
|---|---|---|---|---|
| Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack‑netcoreapp3.1 | 2.501 | 737,576.49 | 294,853.94 | 
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | RunWafRealisticBenchmark | net6.0 | 402μs | 66.9ns | 241ns | 0 | 0 | 0 | 4.55 KB | 
| master | RunWafRealisticBenchmark | netcoreapp3.1 | 411μs | 642ns | 2.49μs | 0 | 0 | 0 | 4.48 KB | 
| master | RunWafRealisticBenchmark | net472 | 430μs | 42.5ns | 165ns | 0 | 0 | 0 | 4.66 KB | 
| master | RunWafRealisticBenchmarkWithAttack | net6.0 | 288μs | 43.8ns | 170ns | 0 | 0 | 0 | 2.24 KB | 
| master | RunWafRealisticBenchmarkWithAttack | netcoreapp3.1 | 720μs | 6.99μs | 69.6μs | 0 | 0 | 0 | 2.22 KB | 
| master | RunWafRealisticBenchmarkWithAttack | net472 | 311μs | 23.2ns | 86.9ns | 0 | 0 | 0 | 2.29 KB | 
| #7672 | RunWafRealisticBenchmark | net6.0 | 393μs | 89.5ns | 335ns | 0 | 0 | 0 | 4.55 KB | 
| #7672 | RunWafRealisticBenchmark | netcoreapp3.1 | 828μs | 13.1μs | 130μs | 0 | 0 | 0 | 4.48 KB | 
| #7672 | RunWafRealisticBenchmark | net472 | 430μs | 23ns | 83ns | 0 | 0 | 0 | 4.66 KB | 
| #7672 | RunWafRealisticBenchmarkWithAttack | net6.0 | 284μs | 69.1ns | 249ns | 0 | 0 | 0 | 2.24 KB | 
| #7672 | RunWafRealisticBenchmarkWithAttack | netcoreapp3.1 | 295μs | 54.4ns | 189ns | 0 | 0 | 0 | 2.22 KB | 
| #7672 | RunWafRealisticBenchmarkWithAttack | net472 | 309μs | 39ns | 146ns | 0 | 0 | 0 | 2.29 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 | 61.7μs | 90.7ns | 351ns | 0 | 0 | 0 | 14.52 KB | 
| master | SendRequest | netcoreapp3.1 | 71.1μs | 79.5ns | 275ns | 0 | 0 | 0 | 17.42 KB | 
| master | SendRequest | net472 | 0.00494ns | 0.00179ns | 0.00694ns | 0 | 0 | 0 | 0 b | 
| #7672 | SendRequest | net6.0 | 61.9μs | 53ns | 198ns | 0 | 0 | 0 | 14.52 KB | 
| #7672 | SendRequest | netcoreapp3.1 | 72.2μs | 251ns | 974ns | 0 | 0 | 0 | 17.42 KB | 
| #7672 | SendRequest | net472 | 0.000253ns | 0.000253ns | 0.000981ns | 0 | 0 | 0 | 0 b | 
Benchmarks.Trace.CharSliceBenchmark - Same speed ✔️ More allocations ⚠️ 
More allocations ⚠️  in #7672
Benchmark 
Base Allocated 
Diff Allocated 
Change 
Change % 
 
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net6.0 
4 B 
7 B 
3 B 
75.00% 
 
Fewer allocations 🎉 in #7672
Benchmark 
Base Allocated 
Diff Allocated 
Change 
Change % 
 
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net6.0 
3 B 
1 B 
-2 B 
-66.67% 
 
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net472 
73 B 
0 b 
-73 B 
-100.00% 
 
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑netcoreapp3.1 
1 B 
0 b 
-1 B 
-100.00% 
 
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net472 
47 B 
0 b 
-47 B 
-100.00% 
 
| Benchmark | Base Allocated | Diff Allocated | Change | Change % | 
|---|---|---|---|---|
| Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net6.0 | 4 B | 7 B | 3 B | 75.00% | 
| Benchmark | Base Allocated | Diff Allocated | Change | Change % | 
|---|---|---|---|---|
| Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net6.0 | 3 B | 1 B | -2 B | -66.67% | 
| Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net472 | 73 B | 0 b | -73 B | -100.00% | 
| Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑netcoreapp3.1 | 1 B | 0 b | -1 B | -100.00% | 
| Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net472 | 47 B | 0 b | -47 B | -100.00% | 
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | OriginalCharSlice | net6.0 | 1.87ms | 4.99μs | 19.3μs | 0 | 0 | 0 | 640.01 KB | 
| master | OriginalCharSlice | netcoreapp3.1 | 2.11ms | 5.74μs | 21.5μs | 0 | 0 | 0 | 640 KB | 
| master | OriginalCharSlice | net472 | 2.69ms | 394ns | 1.47μs | 100 | 0 | 0 | 641.95 KB | 
| master | OptimizedCharSlice | net6.0 | 1.34ms | 171ns | 662ns | 0 | 0 | 0 | 4 B | 
| master | OptimizedCharSlice | netcoreapp3.1 | 1.78ms | 234ns | 905ns | 0 | 0 | 0 | 1 B | 
| master | OptimizedCharSlice | net472 | 1.91ms | 233ns | 903ns | 0 | 0 | 0 | 73 B | 
| master | OptimizedCharSliceWithPool | net6.0 | 901μs | 57.1ns | 221ns | 0 | 0 | 0 | 3 B | 
| master | OptimizedCharSliceWithPool | netcoreapp3.1 | 851μs | 71.2ns | 257ns | 0 | 0 | 0 | 1 B | 
| master | OptimizedCharSliceWithPool | net472 | 1.16ms | 112ns | 420ns | 0 | 0 | 0 | 47 B | 
| #7672 | OriginalCharSlice | net6.0 | 1.88ms | 6.48μs | 23.4μs | 0 | 0 | 0 | 640.01 KB | 
| #7672 | OriginalCharSlice | netcoreapp3.1 | 2.08ms | 3.83μs | 14.3μs | 0 | 0 | 0 | 640 KB | 
| #7672 | OriginalCharSlice | net472 | 2.57ms | 79.3ns | 297ns | 100 | 0 | 0 | 641.95 KB | 
| #7672 | OptimizedCharSlice | net6.0 | 1.37ms | 179ns | 692ns | 0 | 0 | 0 | 7 B | 
| #7672 | OptimizedCharSlice | netcoreapp3.1 | 1.66ms | 155ns | 580ns | 0 | 0 | 0 | 1 B | 
| #7672 | OptimizedCharSlice | net472 | 1.93ms | 188ns | 729ns | 0 | 0 | 0 | 0 b | 
| #7672 | OptimizedCharSliceWithPool | net6.0 | 845μs | 26.2ns | 98ns | 0 | 0 | 0 | 1 B | 
| #7672 | OptimizedCharSliceWithPool | netcoreapp3.1 | 835μs | 62.6ns | 234ns | 0 | 0 | 0 | 0 b | 
| #7672 | OptimizedCharSliceWithPool | net472 | 1.17ms | 132ns | 511ns | 0 | 0 | 0 | 0 b | 
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ More allocations ⚠️ 
More allocations ⚠️  in #7672
Benchmark 
Base Allocated 
Diff Allocated 
Change 
Change % 
 
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces‑netcoreapp3.1 
41.81 KB 
42.04 KB 
222 B 
0.53% 
 
| Benchmark | Base Allocated | Diff Allocated | Change | Change % | 
|---|---|---|---|---|
| Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces‑netcoreapp3.1 | 41.81 KB | 42.04 KB | 222 B | 0.53% | 
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | WriteAndFlushEnrichedTraces | net6.0 | 691μs | 1.1μs | 4.26μs | 0 | 0 | 0 | 41.74 KB | 
| master | WriteAndFlushEnrichedTraces | netcoreapp3.1 | 639μs | 1.25μs | 4.83μs | 0 | 0 | 0 | 41.81 KB | 
| master | WriteAndFlushEnrichedTraces | net472 | 847μs | 2.41μs | 9.33μs | 8.33 | 0 | 0 | 56.15 KB | 
| #7672 | WriteAndFlushEnrichedTraces | net6.0 | 701μs | 327ns | 1.27μs | 0 | 0 | 0 | 41.58 KB | 
| #7672 | WriteAndFlushEnrichedTraces | netcoreapp3.1 | 678μs | 3.15μs | 12.6μs | 0 | 0 | 0 | 42.04 KB | 
| #7672 | WriteAndFlushEnrichedTraces | net472 | 936μs | 3.08μs | 11.9μs | 4.46 | 0 | 0 | 55.9 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.94μs | 1.53ns | 5.73ns | 0 | 0 | 0 | 1.02 KB | 
| master | ExecuteNonQuery | netcoreapp3.1 | 2.59μs | 11.9ns | 47.6ns | 0 | 0 | 0 | 1.02 KB | 
| master | ExecuteNonQuery | net472 | 2.78μs | 3.77ns | 14.6ns | 0.152 | 0.0138 | 0 | 987 B | 
| #7672 | ExecuteNonQuery | net6.0 | 1.93μs | 1.71ns | 6.61ns | 0 | 0 | 0 | 1.02 KB | 
| #7672 | ExecuteNonQuery | netcoreapp3.1 | 2.82μs | 9.7ns | 37.6ns | 0 | 0 | 0 | 1.02 KB | 
| #7672 | ExecuteNonQuery | net472 | 2.79μs | 7.61ns | 29.5ns | 0.145 | 0.0145 | 0 | 987 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.8μs | 8.06ns | 31.2ns | 0 | 0 | 0 | 1.03 KB | 
| master | CallElasticsearch | netcoreapp3.1 | 2.36μs | 8.3ns | 31.1ns | 0 | 0 | 0 | 1.03 KB | 
| master | CallElasticsearch | net472 | 3.56μs | 1.55ns | 6.02ns | 0.162 | 0 | 0 | 1.04 KB | 
| master | CallElasticsearchAsync | net6.0 | 1.95μs | 8.96ns | 34.7ns | 0 | 0 | 0 | 1.01 KB | 
| master | CallElasticsearchAsync | netcoreapp3.1 | 2.41μs | 11.9ns | 49.2ns | 0 | 0 | 0 | 1.08 KB | 
| master | CallElasticsearchAsync | net472 | 3.66μs | 4.62ns | 20.1ns | 0.165 | 0 | 0 | 1.1 KB | 
| #7672 | CallElasticsearch | net6.0 | 1.84μs | 6.91ns | 26.8ns | 0 | 0 | 0 | 1.03 KB | 
| #7672 | CallElasticsearch | netcoreapp3.1 | 2.27μs | 10.7ns | 42.7ns | 0 | 0 | 0 | 1.03 KB | 
| #7672 | CallElasticsearch | net472 | 3.59μs | 5.47ns | 21.2ns | 0.165 | 0 | 0 | 1.04 KB | 
| #7672 | CallElasticsearchAsync | net6.0 | 1.86μs | 6.72ns | 26ns | 0 | 0 | 0 | 1.01 KB | 
| #7672 | CallElasticsearchAsync | netcoreapp3.1 | 2.36μs | 11.5ns | 45.9ns | 0 | 0 | 0 | 1.08 KB | 
| #7672 | CallElasticsearchAsync | net472 | 3.85μs | 3.53ns | 13.2ns | 0.174 | 0 | 0 | 1.1 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.79μs | 8.22ns | 32.9ns | 0 | 0 | 0 | 952 B | 
| master | ExecuteAsync | netcoreapp3.1 | 2.33μs | 2.61ns | 9.75ns | 0 | 0 | 0 | 952 B | 
| master | ExecuteAsync | net472 | 2.55μs | 3.37ns | 12.6ns | 0.139 | 0 | 0 | 915 B | 
| #7672 | ExecuteAsync | net6.0 | 1.94μs | 2.29ns | 8.55ns | 0 | 0 | 0 | 952 B | 
| #7672 | ExecuteAsync | netcoreapp3.1 | 2.43μs | 6.75ns | 26.1ns | 0 | 0 | 0 | 952 B | 
| #7672 | ExecuteAsync | net472 | 2.66μs | 3.58ns | 13.9ns | 0.145 | 0 | 0 | 915 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 | 6.93μs | 7.99ns | 30.9ns | 0 | 0 | 0 | 2.36 KB | 
| master | SendAsync | netcoreapp3.1 | 8.63μs | 29ns | 112ns | 0 | 0 | 0 | 2.9 KB | 
| master | SendAsync | net472 | 12.5μs | 5.4ns | 19.5ns | 0.502 | 0 | 0 | 3.18 KB | 
| #7672 | SendAsync | net6.0 | 6.88μs | 7.89ns | 29.5ns | 0 | 0 | 0 | 2.36 KB | 
| #7672 | SendAsync | netcoreapp3.1 | 8.54μs | 14.8ns | 57.5ns | 0 | 0 | 0 | 2.9 KB | 
| #7672 | SendAsync | net472 | 12.9μs | 11.3ns | 42.4ns | 0.458 | 0 | 0 | 3.18 KB | 
Benchmarks.Trace.Iast.StringAspectsBenchmark - Same speed ✔️ More allocations ⚠️ 
More allocations ⚠️  in #7672
Benchmark 
Base Allocated 
Diff Allocated 
Change 
Change % 
 
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑netcoreapp3.1 
250.21 KB 
259.94 KB 
9.73 KB 
3.89% 
 
Fewer allocations 🎉 in #7672
Benchmark 
Base Allocated 
Diff Allocated 
Change 
Change % 
 
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑net6.0 
276.1 KB 
259.33 KB 
-16.77 KB 
-6.07% 
 
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑net6.0 
46.53 KB 
43.4 KB 
-3.13 KB 
-6.72% 
 
| Benchmark | Base Allocated | Diff Allocated | Change | Change % | 
|---|---|---|---|---|
| Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑netcoreapp3.1 | 250.21 KB | 259.94 KB | 9.73 KB | 3.89% | 
| Benchmark | Base Allocated | Diff Allocated | Change | Change % | 
|---|---|---|---|---|
| Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑net6.0 | 276.1 KB | 259.33 KB | -16.77 KB | -6.07% | 
| Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑net6.0 | 46.53 KB | 43.4 KB | -3.13 KB | -6.72% | 
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | StringConcatBenchmark | net6.0 | 45.5μs | 249ns | 1.88μs | 0 | 0 | 0 | 46.53 KB | 
| master | StringConcatBenchmark | netcoreapp3.1 | 46.5μs | 242ns | 1.08μs | 0 | 0 | 0 | 42.68 KB | 
| master | StringConcatBenchmark | net472 | 56.7μs | 85.6ns | 296ns | 0 | 0 | 0 | 57.34 KB | 
| master | StringConcatAspectBenchmark | net6.0 | 479μs | 1.35μs | 4.68μs | 0 | 0 | 0 | 276.1 KB | 
| master | StringConcatAspectBenchmark | netcoreapp3.1 | 513μs | 2.51μs | 10.4μs | 0 | 0 | 0 | 250.21 KB | 
| master | StringConcatAspectBenchmark | net472 | 397μs | 1.21μs | 4.37μs | 0 | 0 | 0 | 286.72 KB | 
| #7672 | StringConcatBenchmark | net6.0 | 46.3μs | 293ns | 2.79μs | 0 | 0 | 0 | 43.4 KB | 
| #7672 | StringConcatBenchmark | netcoreapp3.1 | 49.8μs | 275ns | 1.8μs | 0 | 0 | 0 | 42.64 KB | 
| #7672 | StringConcatBenchmark | net472 | 56.4μs | 284ns | 1.24μs | 0 | 0 | 0 | 57.34 KB | 
| #7672 | StringConcatAspectBenchmark | net6.0 | 468μs | 2.15μs | 8.61μs | 0 | 0 | 0 | 259.33 KB | 
| #7672 | StringConcatAspectBenchmark | netcoreapp3.1 | 525μs | 2μs | 7.49μs | 0 | 0 | 0 | 259.94 KB | 
| #7672 | StringConcatAspectBenchmark | net472 | 404μs | 2.08μs | 9.52μs | 0 | 0 | 0 | 286.72 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 | 2.6μs | 4.62ns | 17.9ns | 0 | 0 | 0 | 1.7 KB | 
| master | EnrichedLog | netcoreapp3.1 | 3.53μs | 16.4ns | 63.6ns | 0 | 0 | 0 | 1.7 KB | 
| master | EnrichedLog | net472 | 3.86μs | 6.54ns | 25.3ns | 0.25 | 0 | 0 | 1.64 KB | 
| #7672 | EnrichedLog | net6.0 | 2.54μs | 0.924ns | 3.58ns | 0 | 0 | 0 | 1.7 KB | 
| #7672 | EnrichedLog | netcoreapp3.1 | 3.62μs | 11.8ns | 45.8ns | 0 | 0 | 0 | 1.7 KB | 
| #7672 | EnrichedLog | net472 | 3.79μs | 3.6ns | 13.9ns | 0.245 | 0 | 0 | 1.64 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 | 123μs | 108ns | 405ns | 0 | 0 | 0 | 4.31 KB | 
| master | EnrichedLog | netcoreapp3.1 | 128μs | 123ns | 461ns | 0 | 0 | 0 | 4.31 KB | 
| master | EnrichedLog | net472 | 167μs | 154ns | 596ns | 0 | 0 | 0 | 4.52 KB | 
| #7672 | EnrichedLog | net6.0 | 124μs | 115ns | 415ns | 0 | 0 | 0 | 4.31 KB | 
| #7672 | EnrichedLog | netcoreapp3.1 | 131μs | 398ns | 1.49μs | 0 | 0 | 0 | 4.31 KB | 
| #7672 | EnrichedLog | net472 | 168μs | 158ns | 611ns | 0 | 0 | 0 | 4.52 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 | 4.88μs | 20.5ns | 79.5ns | 0 | 0 | 0 | 2.26 KB | 
| master | EnrichedLog | netcoreapp3.1 | 6.67μs | 20.8ns | 80.4ns | 0 | 0 | 0 | 2.26 KB | 
| master | EnrichedLog | net472 | 7.58μs | 6.93ns | 26.9ns | 0.305 | 0 | 0 | 2.08 KB | 
| #7672 | EnrichedLog | net6.0 | 4.99μs | 6.04ns | 23.4ns | 0 | 0 | 0 | 2.26 KB | 
| #7672 | EnrichedLog | netcoreapp3.1 | 6.64μs | 16.7ns | 64.7ns | 0 | 0 | 0 | 2.26 KB | 
| #7672 | EnrichedLog | net472 | 7.95μs | 5.64ns | 21.8ns | 0.318 | 0 | 0 | 2.08 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.97μs | 10.9ns | 63.5ns | 0 | 0 | 0 | 1.2 KB | 
| master | SendReceive | netcoreapp3.1 | 2.63μs | 1.75ns | 6.78ns | 0 | 0 | 0 | 1.2 KB | 
| master | SendReceive | net472 | 3.23μs | 7.25ns | 28.1ns | 0.176 | 0 | 0 | 1.2 KB | 
| #7672 | SendReceive | net6.0 | 2.01μs | 1.04ns | 4.03ns | 0 | 0 | 0 | 1.2 KB | 
| #7672 | SendReceive | netcoreapp3.1 | 2.65μs | 13.5ns | 60.6ns | 0 | 0 | 0 | 1.2 KB | 
| #7672 | SendReceive | net472 | 3.2μs | 4.06ns | 15.7ns | 0.176 | 0 | 0 | 1.2 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 | 4.26μs | 4.41ns | 17.1ns | 0 | 0 | 0 | 1.58 KB | 
| master | EnrichedLog | netcoreapp3.1 | 5.43μs | 16.5ns | 64ns | 0 | 0 | 0 | 1.63 KB | 
| master | EnrichedLog | net472 | 6.75μs | 12.7ns | 49.1ns | 0.301 | 0 | 0 | 2.03 KB | 
| #7672 | EnrichedLog | net6.0 | 4.42μs | 20.8ns | 80.5ns | 0 | 0 | 0 | 1.58 KB | 
| #7672 | EnrichedLog | netcoreapp3.1 | 5.64μs | 7.47ns | 28.9ns | 0 | 0 | 0 | 1.63 KB | 
| #7672 | EnrichedLog | net472 | 6.56μs | 6.85ns | 26.5ns | 0.293 | 0 | 0 | 2.03 KB | 
Benchmarks.Trace.SpanBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | 
|---|---|---|---|---|---|---|---|---|---|
| master | StartFinishSpan | net6.0 | 750ns | 2.93ns | 11.3ns | 0 | 0 | 0 | 576 B | 
| master | StartFinishSpan | netcoreapp3.1 | 939ns | 4.72ns | 20.6ns | 0 | 0 | 0 | 576 B | 
| master | StartFinishSpan | net472 | 911ns | 0.148ns | 0.534ns | 0.0915 | 0 | 0 | 578 B | 
| master | StartFinishScope | net6.0 | 923ns | 4.86ns | 19.4ns | 0 | 0 | 0 | 696 B | 
| master | StartFinishScope | netcoreapp3.1 | 1.18μs | 6.13ns | 31.9ns | 0 | 0 | 0 | 696 B | 
| master | StartFinishScope | net472 | 1.1μs | 0.558ns | 2.16ns | 0.104 | 0 | 0 | 658 B | 
| #7672 | StartFinishSpan | net6.0 | 761ns | 4.09ns | 23.5ns | 0 | 0 | 0 | 576 B | 
| #7672 | StartFinishSpan | netcoreapp3.1 | 958ns | 4.59ns | 18.4ns | 0 | 0 | 0 | 576 B | 
| #7672 | StartFinishSpan | net472 | 902ns | 0.348ns | 1.35ns | 0.0904 | 0 | 0 | 578 B | 
| #7672 | StartFinishScope | net6.0 | 900ns | 4.34ns | 18.9ns | 0 | 0 | 0 | 696 B | 
| #7672 | StartFinishScope | netcoreapp3.1 | 1.17μs | 4ns | 15.5ns | 0 | 0 | 0 | 696 B | 
| #7672 | StartFinishScope | net472 | 1.11μs | 0.0626ns | 0.226ns | 0.1 | 0 | 0 | 658 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 | 1.05μs | 5.4ns | 26.5ns | 0 | 0 | 0 | 696 B | 
| master | RunOnMethodBegin | netcoreapp3.1 | 1.43μs | 7.45ns | 34.9ns | 0 | 0 | 0 | 696 B | 
| master | RunOnMethodBegin | net472 | 1.44μs | 5.19ns | 20.1ns | 0.0988 | 0 | 0 | 658 B | 
| #7672 | RunOnMethodBegin | net6.0 | 1.1μs | 0.509ns | 1.97ns | 0 | 0 | 0 | 696 B | 
| #7672 | RunOnMethodBegin | netcoreapp3.1 | 1.43μs | 7.11ns | 29.3ns | 0 | 0 | 0 | 696 B | 
| #7672 | RunOnMethodBegin | net472 | 1.44μs | 0.943ns | 3.65ns | 0.102 | 0 | 0 | 658 B | 
| 
 | 
| Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting  | 
    
      
        1 similar comment
      
    
  
    | Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting  | 
| Superseded by #7711. | 
Updated AWSSDK.Kinesis from 4.0.4.8 to 4.0.4.9.
Release notes
Sourced from AWSSDK.Kinesis's releases.
No release notes found for this version range.
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)