Skip to content

Commit 8d1995c

Browse files
author
github-action-benchmark
committed
add Comparison Marshalling (benchmarkdotnet) benchmark result for e51851f
1 parent c00e6aa commit 8d1995c

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": 1774990585788,
2+
"lastUpdate": 1776062586964,
33
"repoUrl": "https://github.com/inputfalken/DynamoDB.SourceGenerator",
44
"entries": {
55
"Comparison Marshalling": [
@@ -2882,6 +2882,54 @@ window.BENCHMARK_DATA = {
28822882
"range": "± 29.45340737860061"
28832883
}
28842884
]
2885+
},
2886+
{
2887+
"commit": {
2888+
"author": {
2889+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
2890+
"name": "dependabot[bot]",
2891+
"username": "dependabot[bot]"
2892+
},
2893+
"committer": {
2894+
"email": "noreply@github.com",
2895+
"name": "GitHub",
2896+
"username": "web-flow"
2897+
},
2898+
"distinct": true,
2899+
"id": "e51851f8e32eaaa1bcc476fef75d9f526adde69d",
2900+
"message": "Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 (#165)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
2901+
"timestamp": "2026-04-13T08:41:15+02:00",
2902+
"tree_id": "987da05a5f1fc70a6b3f23a7ca94fb2de8459d49",
2903+
"url": "https://github.com/inputfalken/DynamoDB.SourceGenerator/commit/e51851f8e32eaaa1bcc476fef75d9f526adde69d"
2904+
},
2905+
"date": 1776062586577,
2906+
"tool": "benchmarkdotnet",
2907+
"benches": [
2908+
{
2909+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Unmarshall_Person_DTO",
2910+
"value": 1209.0587134728064,
2911+
"unit": "ns",
2912+
"range": "± 3.8823992152821742"
2913+
},
2914+
{
2915+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Amazon_Unmarshall_Person_DTO",
2916+
"value": 10314.886557358961,
2917+
"unit": "ns",
2918+
"range": "± 50.94313089746552"
2919+
},
2920+
{
2921+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Marshall_Person_DTO",
2922+
"value": 1062.3589266459146,
2923+
"unit": "ns",
2924+
"range": "± 7.927467729031051"
2925+
},
2926+
{
2927+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Amazon_Marshall_Person_DTO",
2928+
"value": 9250.54615275065,
2929+
"unit": "ns",
2930+
"range": "± 115.74146631541241"
2931+
}
2932+
]
28852933
}
28862934
]
28872935
}

0 commit comments

Comments
 (0)