Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Updated AWSSDK.DynamoDBv2 from 4.0.9.1 to 4.0.9.2.

Release notes

Sourced from AWSSDK.DynamoDBv2's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: AWSSDK.DynamoDBv2
  dependency-version: 4.0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area:dependabot dependabot updates dependencies Pull requests that update a dependency file labels Oct 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2025 16:45
@dependabot dependabot bot added the area:dependabot dependabot updates label Oct 28, 2025
@pr-commenter
Copy link

pr-commenter bot commented Oct 28, 2025

Benchmarks

Benchmarks Report for benchmark platform 🐌

Benchmarks for #7728 compared to master:

  • 1 benchmarks are faster, with geometric mean 2.074
  • 4 benchmarks are slower, with geometric mean 1.259
  • 5 benchmarks have fewer allocations
  • 4 benchmarks have more 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.ActivityBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartStopWithChild net6.0 10.9μs 60.1ns 365ns 0 0 0 5.51 KB
master StartStopWithChild netcoreapp3.1 13.7μs 63.7ns 255ns 0 0 0 5.7 KB
master StartStopWithChild net472 22.5μs 122ns 692ns 1.05 0.314 0.105 6.04 KB
#7728 StartStopWithChild net6.0 10.5μs 58.9ns 372ns 0 0 0 5.51 KB
#7728 StartStopWithChild netcoreapp3.1 13.9μs 63.3ns 245ns 0 0 0 5.72 KB
#7728 StartStopWithChild net472 21.8μs 114ns 654ns 0.975 0.325 0.108 6.04 KB
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7728

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces‑net472 3.31 KB 3.35 KB 46 B 1.39%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 925μs 23.4ns 80.9ns 0 0 0 2.71 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 1.03ms 465ns 1.8μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 1.2ms 225ns 872ns 0 0 0 3.31 KB
#7728 WriteAndFlushEnrichedTraces net6.0 930μs 74.4ns 278ns 0 0 0 2.71 KB
#7728 WriteAndFlushEnrichedTraces netcoreapp3.1 1.01ms 107ns 414ns 0 0 0 2.7 KB
#7728 WriteAndFlushEnrichedTraces net472 1.2ms 250ns 968ns 0 0 0 3.35 KB
Benchmarks.Trace.Asm.AppSecBodyBenchmark - Unknown 🤷 Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master AllCycleSimpleBody net6.0 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleSimpleBody netcoreapp3.1 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleSimpleBody net472 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleMoreComplexBody net6.0 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleMoreComplexBody netcoreapp3.1 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleMoreComplexBody net472 N/A N/A N/A NaN NaN NaN 0 b
master ObjectExtractorSimpleBody net6.0 332ns 1.63ns 7.11ns 0 0 0 280 B
master ObjectExtractorSimpleBody netcoreapp3.1 402ns 1.88ns 7.97ns 0 0 0 272 B
master ObjectExtractorSimpleBody net472 301ns 0.0466ns 0.174ns 0.044 0 0 281 B
master ObjectExtractorMoreComplexBody net6.0 6.28μs 28.7ns 111ns 0 0 0 3.78 KB
master ObjectExtractorMoreComplexBody netcoreapp3.1 7.89μs 6.81ns 25.5ns 0 0 0 3.69 KB
master ObjectExtractorMoreComplexBody net472 6.64μs 1.76ns 6.81ns 0.597 0 0 3.8 KB
#7728 AllCycleSimpleBody net6.0 N/A N/A N/A NaN NaN NaN 0 b
#7728 AllCycleSimpleBody netcoreapp3.1 N/A N/A N/A NaN NaN NaN 0 b
#7728 AllCycleSimpleBody net472 N/A N/A N/A NaN NaN NaN 0 b
#7728 AllCycleMoreComplexBody net6.0 N/A N/A N/A NaN NaN NaN 0 b
#7728 AllCycleMoreComplexBody netcoreapp3.1 N/A N/A N/A NaN NaN NaN 0 b
#7728 AllCycleMoreComplexBody net472 N/A N/A N/A NaN NaN NaN 0 b
#7728 ObjectExtractorSimpleBody net6.0 323ns 1.7ns 8.69ns 0 0 0 280 B
#7728 ObjectExtractorSimpleBody netcoreapp3.1 395ns 2.24ns 15.7ns 0 0 0 272 B
#7728 ObjectExtractorSimpleBody net472 297ns 0.063ns 0.227ns 0.0438 0 0 281 B
#7728 ObjectExtractorMoreComplexBody net6.0 6.28μs 31.2ns 139ns 0 0 0 3.78 KB
#7728 ObjectExtractorMoreComplexBody netcoreapp3.1 7.87μs 36.1ns 140ns 0 0 0 3.69 KB
#7728 ObjectExtractorMoreComplexBody net472 6.68μs 2.98ns 11.6ns 0.601 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 78.6μs 46.5ns 174ns 0 0 0 32.4 KB
master EncodeArgs netcoreapp3.1 99μs 274ns 1.06μs 0 0 0 32.4 KB
master EncodeArgs net472 109μs 23.8ns 92.1ns 4.91 0 0 32.51 KB
master EncodeLegacyArgs net6.0 146μs 65.9ns 255ns 0 0 0 2.15 KB
master EncodeLegacyArgs netcoreapp3.1 199μs 611ns 2.37μs 0 0 0 2.14 KB
master EncodeLegacyArgs net472 265μs 57.6ns 223ns 0 0 0 2.16 KB
#7728 EncodeArgs net6.0 78.3μs 22.1ns 85.7ns 0 0 0 32.4 KB
#7728 EncodeArgs netcoreapp3.1 96.8μs 409ns 1.58μs 0 0 0 32.4 KB
#7728 EncodeArgs net472 112μs 5.16ns 18.6ns 5.05 0 0 32.51 KB
#7728 EncodeLegacyArgs net6.0 147μs 124ns 479ns 0 0 0 2.14 KB
#7728 EncodeLegacyArgs netcoreapp3.1 197μs 241ns 935ns 0 0 0 2.14 KB
#7728 EncodeLegacyArgs net472 264μs 79.2ns 307ns 0 0 0 2.16 KB
Benchmarks.Trace.Asm.AppSecWafBenchmark - Slower ⚠️ Same allocations ✔️

Slower ⚠️ in #7728

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack‑netcoreapp3.1 1.448 509,327.13 737,756.62

Faster 🎉 in #7728

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark‑netcoreapp3.1 2.074 866,074.09 417,530.52

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunWafRealisticBenchmark net6.0 398μs 62ns 224ns 0 0 0 4.56 KB
master RunWafRealisticBenchmark netcoreapp3.1 825μs 13μs 130μs 0 0 0 4.48 KB
master RunWafRealisticBenchmark net472 429μs 45.7ns 171ns 0 0 0 4.66 KB
master RunWafRealisticBenchmarkWithAttack net6.0 287μs 58ns 224ns 0 0 0 2.24 KB
master RunWafRealisticBenchmarkWithAttack netcoreapp3.1 490μs 6.13μs 61μs 0 0 0 2.22 KB
master RunWafRealisticBenchmarkWithAttack net472 312μs 31.2ns 117ns 0 0 0 2.29 KB
#7728 RunWafRealisticBenchmark net6.0 397μs 88.7ns 320ns 0 0 0 4.55 KB
#7728 RunWafRealisticBenchmark netcoreapp3.1 418μs 166ns 575ns 0 0 0 4.48 KB
#7728 RunWafRealisticBenchmark net472 431μs 47.9ns 185ns 0 0 0 4.66 KB
#7728 RunWafRealisticBenchmarkWithAttack net6.0 285μs 51.5ns 193ns 0 0 0 2.24 KB
#7728 RunWafRealisticBenchmarkWithAttack netcoreapp3.1 651μs 15.6μs 156μs 0 0 0 2.22 KB
#7728 RunWafRealisticBenchmarkWithAttack net472 314μs 24.8ns 96ns 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 60.7μs 34.9ns 135ns 0 0 0 14.52 KB
master SendRequest netcoreapp3.1 72.1μs 148ns 513ns 0 0 0 17.42 KB
master SendRequest net472 0.00322ns 0.00141ns 0.00546ns 0 0 0 0 b
#7728 SendRequest net6.0 62.2μs 178ns 664ns 0 0 0 14.52 KB
#7728 SendRequest netcoreapp3.1 71.5μs 102ns 354ns 0 0 0 17.42 KB
#7728 SendRequest net472 0.00929ns 0.00231ns 0.00893ns 0 0 0 0 b
Benchmarks.Trace.CharSliceBenchmark - Slower ⚠️ More allocations ⚠️

Slower ⚠️ in #7728

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net6.0 1.129 804,039.84 907,605.66

More allocations ⚠️ in #7728

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net6.0 2 B 5 B 3 B 150.00%

Fewer allocations 🎉 in #7728

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net472 85 B 73 B -12 B -14.12%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net6.0 5 B 4 B -1 B -20.00%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master OriginalCharSlice net6.0 1.91ms 419ns 1.62μs 0 0 0 640.01 KB
master OriginalCharSlice netcoreapp3.1 2.13ms 7.05μs 27.3μs 0 0 0 640 KB
master OriginalCharSlice net472 2.72ms 159ns 574ns 100 0 0 641.95 KB
master OptimizedCharSlice net6.0 1.38ms 228ns 883ns 0 0 0 2 B
master OptimizedCharSlice netcoreapp3.1 1.7ms 387ns 1.45μs 0 0 0 1 B
master OptimizedCharSlice net472 2.1ms 208ns 806ns 0 0 0 85 B
master OptimizedCharSliceWithPool net6.0 804μs 58.3ns 226ns 0 0 0 5 B
master OptimizedCharSliceWithPool netcoreapp3.1 816μs 68.5ns 265ns 0 0 0 1 B
master OptimizedCharSliceWithPool net472 1.13ms 72.6ns 262ns 0 0 0 47 B
#7728 OriginalCharSlice net6.0 1.94ms 1.11μs 4.31μs 0 0 0 640.01 KB
#7728 OriginalCharSlice netcoreapp3.1 2.12ms 7.33μs 28.4μs 0 0 0 640 KB
#7728 OriginalCharSlice net472 2.67ms 678ns 2.45μs 100 0 0 641.95 KB
#7728 OptimizedCharSlice net6.0 1.37ms 454ns 1.76μs 0 0 0 5 B
#7728 OptimizedCharSlice netcoreapp3.1 1.65ms 331ns 1.28μs 0 0 0 1 B
#7728 OptimizedCharSlice net472 2.04ms 259ns 1μs 0 0 0 73 B
#7728 OptimizedCharSliceWithPool net6.0 908μs 19ns 71.2ns 0 0 0 4 B
#7728 OptimizedCharSliceWithPool netcoreapp3.1 841μs 209ns 809ns 0 0 0 1 B
#7728 OptimizedCharSliceWithPool net472 1.16ms 75.2ns 291ns 0 0 0 47 B
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7728

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces‑net6.0 41.72 KB 42.11 KB 396 B 0.95%

Fewer allocations 🎉 in #7728

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces‑netcoreapp3.1 42.03 KB 41.78 KB -243 B -0.58%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 655μs 585ns 2.27μs 0 0 0 41.72 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 676μs 3.37μs 14.7μs 0 0 0 42.03 KB
master WriteAndFlushEnrichedTraces net472 921μs 4.14μs 14.9μs 4.81 0 0 56.19 KB
#7728 WriteAndFlushEnrichedTraces net6.0 718μs 3.63μs 16.2μs 0 0 0 42.11 KB
#7728 WriteAndFlushEnrichedTraces netcoreapp3.1 744μs 4.33μs 37.2μs 0 0 0 41.78 KB
#7728 WriteAndFlushEnrichedTraces net472 899μs 1.32μs 4.94μs 8.33 0 0 56.32 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.89μs 6.61ns 23.8ns 0 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 2.76μs 13.4ns 55.2ns 0 0 0 1.02 KB
master ExecuteNonQuery net472 2.84μs 3.43ns 13.3ns 0.143 0.0143 0 987 B
#7728 ExecuteNonQuery net6.0 1.96μs 2.58ns 9.98ns 0 0 0 1.02 KB
#7728 ExecuteNonQuery netcoreapp3.1 2.58μs 3.52ns 13.2ns 0 0 0 1.02 KB
#7728 ExecuteNonQuery net472 2.8μs 4.41ns 16.5ns 0.155 0.0141 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.65μs 8.04ns 34.1ns 0 0 0 1.03 KB
master CallElasticsearch netcoreapp3.1 2.18μs 10.8ns 37.4ns 0 0 0 1.03 KB
master CallElasticsearch net472 3.6μs 2.87ns 11.1ns 0.165 0 0 1.04 KB
master CallElasticsearchAsync net6.0 1.84μs 9.28ns 40.5ns 0 0 0 1.01 KB
master CallElasticsearchAsync netcoreapp3.1 2.35μs 10.1ns 39.2ns 0 0 0 1.08 KB
master CallElasticsearchAsync net472 3.7μs 6.57ns 25.4ns 0.169 0 0 1.1 KB
#7728 CallElasticsearch net6.0 1.66μs 8.67ns 45.1ns 0 0 0 1.03 KB
#7728 CallElasticsearch netcoreapp3.1 2.23μs 10.7ns 45.4ns 0 0 0 1.03 KB
#7728 CallElasticsearch net472 3.6μs 2.46ns 9.54ns 0.163 0 0 1.04 KB
#7728 CallElasticsearchAsync net6.0 1.9μs 2.51ns 9.74ns 0 0 0 1.01 KB
#7728 CallElasticsearchAsync netcoreapp3.1 2.35μs 8.5ns 32.9ns 0 0 0 1.08 KB
#7728 CallElasticsearchAsync net472 3.73μs 2.23ns 8.35ns 0.168 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.96μs 9.09ns 36.4ns 0 0 0 952 B
master ExecuteAsync netcoreapp3.1 2.42μs 8.71ns 33.7ns 0 0 0 952 B
master ExecuteAsync net472 2.71μs 3.48ns 13.5ns 0.135 0 0 915 B
#7728 ExecuteAsync net6.0 1.91μs 1.21ns 4.19ns 0 0 0 952 B
#7728 ExecuteAsync netcoreapp3.1 2.46μs 7.87ns 30.5ns 0 0 0 952 B
#7728 ExecuteAsync net472 2.57μs 1.78ns 6.89ns 0.142 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.81μs 5.94ns 23ns 0 0 0 2.36 KB
master SendAsync netcoreapp3.1 8.69μs 23.3ns 90.2ns 0 0 0 2.9 KB
master SendAsync net472 12.3μs 8.45ns 29.3ns 0.492 0 0 3.18 KB
#7728 SendAsync net6.0 7.13μs 31.6ns 122ns 0 0 0 2.36 KB
#7728 SendAsync netcoreapp3.1 8.56μs 28.3ns 110ns 0 0 0 2.9 KB
#7728 SendAsync net472 12μs 7.15ns 26.8ns 0.48 0 0 3.18 KB
Benchmarks.Trace.Iast.StringAspectsBenchmark - Slower ⚠️ More allocations ⚠️

Slower ⚠️ in #7728

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑netcoreapp3.1 1.263 424,350.00 535,900.00
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑net6.0 1.218 440,050.00 535,800.00

More allocations ⚠️ in #7728

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑net6.0 248.02 KB 279.64 KB 31.62 KB 12.75%

Fewer allocations 🎉 in #7728

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑netcoreapp3.1 259.06 KB 256.71 KB -2.35 KB -0.91%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑netcoreapp3.1 43.29 KB 42.64 KB -648 B -1.50%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StringConcatBenchmark net6.0 42.9μs 231ns 1.85μs 0 0 0 43.94 KB
master StringConcatBenchmark netcoreapp3.1 58.2μs 953ns 9.44μs 0 0 0 43.29 KB
master StringConcatBenchmark net472 57.8μs 260ns 1.04μs 0 0 0 57.34 KB
master StringConcatAspectBenchmark net6.0 441μs 1.37μs 4.93μs 0 0 0 248.02 KB
master StringConcatAspectBenchmark netcoreapp3.1 458μs 6.64μs 64.4μs 0 0 0 259.06 KB
master StringConcatAspectBenchmark net472 402μs 2.22μs 12.9μs 0 0 0 278.53 KB
#7728 StringConcatBenchmark net6.0 41.9μs 183ns 661ns 0 0 0 43.73 KB
#7728 StringConcatBenchmark netcoreapp3.1 47.3μs 234ns 1.02μs 0 0 0 42.64 KB
#7728 StringConcatBenchmark net472 57.8μs 137ns 511ns 0 0 0 57.34 KB
#7728 StringConcatAspectBenchmark net6.0 540μs 2.76μs 13.5μs 0 0 0 279.64 KB
#7728 StringConcatAspectBenchmark netcoreapp3.1 536μs 2.39μs 9.86μs 0 0 0 256.71 KB
#7728 StringConcatAspectBenchmark net472 405μs 2.01μs 15.3μs 0 0 0 278.53 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.64μs 12.1ns 48.5ns 0 0 0 1.7 KB
master EnrichedLog netcoreapp3.1 3.67μs 2.87ns 10.4ns 0 0 0 1.7 KB
master EnrichedLog net472 3.84μs 5ns 19.4ns 0.246 0 0 1.64 KB
#7728 EnrichedLog net6.0 2.62μs 12.1ns 48.2ns 0 0 0 1.7 KB
#7728 EnrichedLog netcoreapp3.1 3.61μs 17.6ns 76.9ns 0 0 0 1.7 KB
#7728 EnrichedLog net472 3.8μs 3.42ns 12.8ns 0.247 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 115ns 413ns 0 0 0 4.31 KB
master EnrichedLog netcoreapp3.1 127μs 76.2ns 285ns 0 0 0 4.31 KB
master EnrichedLog net472 166μs 65.6ns 254ns 0 0 0 4.51 KB
#7728 EnrichedLog net6.0 124μs 130ns 450ns 0 0 0 4.32 KB
#7728 EnrichedLog netcoreapp3.1 129μs 271ns 1.05μs 0 0 0 4.31 KB
#7728 EnrichedLog net472 170μs 355ns 1.37μs 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 5.08μs 4.41ns 17.1ns 0 0 0 2.26 KB
master EnrichedLog netcoreapp3.1 6.8μs 12.7ns 47.7ns 0 0 0 2.26 KB
master EnrichedLog net472 7.56μs 5.41ns 20.9ns 0.3 0 0 2.08 KB
#7728 EnrichedLog net6.0 4.88μs 22.3ns 89.1ns 0 0 0 2.26 KB
#7728 EnrichedLog netcoreapp3.1 6.83μs 23ns 89.1ns 0 0 0 2.26 KB
#7728 EnrichedLog net472 7.52μs 4.09ns 15.8ns 0.3 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.96μs 2.27ns 8.78ns 0 0 0 1.2 KB
master SendReceive netcoreapp3.1 2.62μs 12.1ns 48.5ns 0 0 0 1.2 KB
master SendReceive net472 2.96μs 1.94ns 7.53ns 0.177 0 0 1.2 KB
#7728 SendReceive net6.0 2.17μs 5.78ns 22.4ns 0 0 0 1.2 KB
#7728 SendReceive netcoreapp3.1 2.62μs 8.96ns 34.7ns 0 0 0 1.2 KB
#7728 SendReceive net472 3.04μs 2.67ns 9.97ns 0.182 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.33μs 2.88ns 11.2ns 0 0 0 1.58 KB
master EnrichedLog netcoreapp3.1 5.8μs 5.54ns 21.5ns 0 0 0 1.63 KB
master EnrichedLog net472 6.55μs 6.75ns 26.1ns 0.293 0 0 2.03 KB
#7728 EnrichedLog net6.0 4.26μs 11ns 42.6ns 0 0 0 1.58 KB
#7728 EnrichedLog netcoreapp3.1 5.77μs 7.82ns 29.3ns 0 0 0 1.63 KB
#7728 EnrichedLog net472 7.11μs 5.6ns 21.7ns 0.32 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 774ns 3.67ns 15.6ns 0 0 0 576 B
master StartFinishSpan netcoreapp3.1 974ns 5.23ns 26.7ns 0 0 0 576 B
master StartFinishSpan net472 951ns 0.73ns 2.83ns 0.0904 0 0 578 B
master StartFinishScope net6.0 915ns 4.32ns 17.8ns 0 0 0 696 B
master StartFinishScope netcoreapp3.1 1.2μs 4.79ns 18.5ns 0 0 0 696 B
master StartFinishScope net472 1.15μs 0.287ns 1.11ns 0.104 0 0 658 B
#7728 StartFinishSpan net6.0 755ns 4.18ns 25.1ns 0 0 0 576 B
#7728 StartFinishSpan netcoreapp3.1 969ns 4.71ns 20ns 0 0 0 576 B
#7728 StartFinishSpan net472 963ns 0.288ns 1.12ns 0.0912 0 0 578 B
#7728 StartFinishScope net6.0 930ns 2.22ns 8.32ns 0 0 0 696 B
#7728 StartFinishScope netcoreapp3.1 1.21μs 5.39ns 20.9ns 0 0 0 696 B
#7728 StartFinishScope net472 1.17μs 0.408ns 1.53ns 0.0998 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.08μs 5.13ns 21.1ns 0 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 1.41μs 7.08ns 33.2ns 0 0 0 696 B
master RunOnMethodBegin net472 1.43μs 2.15ns 8.34ns 0.0997 0 0 658 B
#7728 RunOnMethodBegin net6.0 1.06μs 5.06ns 20.3ns 0 0 0 696 B
#7728 RunOnMethodBegin netcoreapp3.1 1.4μs 7.32ns 34.4ns 0 0 0 696 B
#7728 RunOnMethodBegin net472 1.51μs 1.12ns 4.35ns 0.0973 0 0 658 B

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2025

Dependabot received an unexpected response from a private package registry. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependabot dependabot updates dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant