Skip to content

Commit 004adfd

Browse files
author
github-action-benchmark
committed
add Comparison Marshalling (benchmarkdotnet) benchmark result for 9551a1c
1 parent e2a69a3 commit 004adfd

1 file changed

Lines changed: 49 additions & 1 deletion

File tree

  • benchmarks/marshalling/comparison

benchmarks/marshalling/comparison/data.js

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1772831954794,
2+
"lastUpdate": 1773776065807,
33
"repoUrl": "https://github.com/inputfalken/DynamoDB.SourceGenerator",
44
"entries": {
55
"Comparison Marshalling": [
@@ -2738,6 +2738,54 @@ window.BENCHMARK_DATA = {
27382738
"range": "± 122.48009414652931"
27392739
}
27402740
]
2741+
},
2742+
{
2743+
"commit": {
2744+
"author": {
2745+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
2746+
"name": "dependabot[bot]",
2747+
"username": "dependabot[bot]"
2748+
},
2749+
"committer": {
2750+
"email": "noreply@github.com",
2751+
"name": "GitHub",
2752+
"username": "web-flow"
2753+
},
2754+
"distinct": true,
2755+
"id": "9551a1cbbd6be0bdc08075646b342e03326ddc43",
2756+
"message": "Bump AWSSDK.DynamoDBv2 from 4.0.15 to 4.0.15.2 (#159)\n\n---\nupdated-dependencies:\n- dependency-name: AWSSDK.DynamoDBv2\n dependency-version: 4.0.15.2\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>",
2757+
"timestamp": "2026-03-17T20:32:09+01:00",
2758+
"tree_id": "d593cc44e6dfeda92130757e4dc88780ed74c4aa",
2759+
"url": "https://github.com/inputfalken/DynamoDB.SourceGenerator/commit/9551a1cbbd6be0bdc08075646b342e03326ddc43"
2760+
},
2761+
"date": 1773776064539,
2762+
"tool": "benchmarkdotnet",
2763+
"benches": [
2764+
{
2765+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Unmarshall_Person_DTO",
2766+
"value": 1440.4046963282995,
2767+
"unit": "ns",
2768+
"range": "± 3.7719444193561467"
2769+
},
2770+
{
2771+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Amazon_Unmarshall_Person_DTO",
2772+
"value": 11712.323626708985,
2773+
"unit": "ns",
2774+
"range": "± 45.66129222038483"
2775+
},
2776+
{
2777+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Marshall_Person_DTO",
2778+
"value": 1125.283040746053,
2779+
"unit": "ns",
2780+
"range": "± 8.501563431202156"
2781+
},
2782+
{
2783+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Amazon_Marshall_Person_DTO",
2784+
"value": 10035.290927124024,
2785+
"unit": "ns",
2786+
"range": "± 85.40058186240609"
2787+
}
2788+
]
27412789
}
27422790
]
27432791
}

0 commit comments

Comments
 (0)