|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1772143162064, |
| 2 | + "lastUpdate": 1772832077757, |
3 | 3 | "repoUrl": "https://github.com/inputfalken/DynamoDB.SourceGenerator", |
4 | 4 | "entries": { |
5 | 5 | "Collection Marshalling": [ |
@@ -5210,6 +5210,90 @@ window.BENCHMARK_DATA = { |
5210 | 5210 | "range": "± 16.061777581101534" |
5211 | 5211 | } |
5212 | 5212 | ] |
| 5213 | + }, |
| 5214 | + { |
| 5215 | + "commit": { |
| 5216 | + "author": { |
| 5217 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 5218 | + "name": "dependabot[bot]", |
| 5219 | + "username": "dependabot[bot]" |
| 5220 | + }, |
| 5221 | + "committer": { |
| 5222 | + "email": "noreply@github.com", |
| 5223 | + "name": "GitHub", |
| 5224 | + "username": "web-flow" |
| 5225 | + }, |
| 5226 | + "distinct": true, |
| 5227 | + "id": "9bb231b7f7acd559c7098e4de4f47387b1bf883c", |
| 5228 | + "message": "Bump AWSSDK.DynamoDBv2 from 4.0.14.1 to 4.0.15 (#157)\n\n---\nupdated-dependencies:\n- dependency-name: AWSSDK.DynamoDBv2\n dependency-version: 4.0.15\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Robert Andersson <inputfalken@gmail.com>", |
| 5229 | + "timestamp": "2026-03-06T22:17:10+01:00", |
| 5230 | + "tree_id": "bddaf78376ad6e4c90970d0c710e0ece6231ad6a", |
| 5231 | + "url": "https://github.com/inputfalken/DynamoDB.SourceGenerator/commit/9bb231b7f7acd559c7098e4de4f47387b1bf883c" |
| 5232 | + }, |
| 5233 | + "date": 1772832077353, |
| 5234 | + "tool": "benchmarkdotnet", |
| 5235 | + "benches": [ |
| 5236 | + { |
| 5237 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_Dictionary", |
| 5238 | + "value": 240.36615104675292, |
| 5239 | + "unit": "ns", |
| 5240 | + "range": "± 4.059789767530902" |
| 5241 | + }, |
| 5242 | + { |
| 5243 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_Dictionary", |
| 5244 | + "value": 299.66458759307864, |
| 5245 | + "unit": "ns", |
| 5246 | + "range": "± 5.072537570622052" |
| 5247 | + }, |
| 5248 | + { |
| 5249 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_StringHashSet", |
| 5250 | + "value": 90.27054712772369, |
| 5251 | + "unit": "ns", |
| 5252 | + "range": "± 1.5152972729801817" |
| 5253 | + }, |
| 5254 | + { |
| 5255 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_StringHashSet", |
| 5256 | + "value": 93.01070357286014, |
| 5257 | + "unit": "ns", |
| 5258 | + "range": "± 2.6183949229438683" |
| 5259 | + }, |
| 5260 | + { |
| 5261 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_StringList", |
| 5262 | + "value": 178.7940991560618, |
| 5263 | + "unit": "ns", |
| 5264 | + "range": "± 2.325171414360446" |
| 5265 | + }, |
| 5266 | + { |
| 5267 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_StringList", |
| 5268 | + "value": 311.9666619618734, |
| 5269 | + "unit": "ns", |
| 5270 | + "range": "± 4.087786477494885" |
| 5271 | + }, |
| 5272 | + { |
| 5273 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_IntHashSet", |
| 5274 | + "value": 83.99945334877286, |
| 5275 | + "unit": "ns", |
| 5276 | + "range": "± 1.0967467011818908" |
| 5277 | + }, |
| 5278 | + { |
| 5279 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_IntHashSet", |
| 5280 | + "value": 93.69227775505611, |
| 5281 | + "unit": "ns", |
| 5282 | + "range": "± 1.209515842163787" |
| 5283 | + }, |
| 5284 | + { |
| 5285 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_KeyValuePairList", |
| 5286 | + "value": 252.12879852148203, |
| 5287 | + "unit": "ns", |
| 5288 | + "range": "± 0.9250229041669673" |
| 5289 | + }, |
| 5290 | + { |
| 5291 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_KeyValuePairList", |
| 5292 | + "value": 519.3926923274994, |
| 5293 | + "unit": "ns", |
| 5294 | + "range": "± 13.410268940017842" |
| 5295 | + } |
| 5296 | + ] |
5213 | 5297 | } |
5214 | 5298 | ] |
5215 | 5299 | } |
|
0 commit comments