Skip to content

Commit 77c8949

Browse files
author
github-action-benchmark
committed
add Comparison Marshalling (benchmarkdotnet) benchmark result for eae8876
1 parent fbb365d commit 77c8949

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": 1773776065807,
2+
"lastUpdate": 1773776254632,
33
"repoUrl": "https://github.com/inputfalken/DynamoDB.SourceGenerator",
44
"entries": {
55
"Comparison Marshalling": [
@@ -2786,6 +2786,54 @@ window.BENCHMARK_DATA = {
27862786
"range": "± 85.40058186240609"
27872787
}
27882788
]
2789+
},
2790+
{
2791+
"commit": {
2792+
"author": {
2793+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
2794+
"name": "dependabot[bot]",
2795+
"username": "dependabot[bot]"
2796+
},
2797+
"committer": {
2798+
"email": "noreply@github.com",
2799+
"name": "GitHub",
2800+
"username": "web-flow"
2801+
},
2802+
"distinct": true,
2803+
"id": "eae8876ad5a9ff623e0007cf1e0be237ff731ce2",
2804+
"message": "Bump Microsoft.CodeAnalysis.CSharp from 5.0.0 to 5.3.0 (#160)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.CodeAnalysis.CSharp\n dependency-version: 5.3.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>\nCo-authored-by: Robert Andersson <inputfalken@gmail.com>",
2805+
"timestamp": "2026-03-17T20:35:24+01:00",
2806+
"tree_id": "d08c03cb97d0ea4828e995bca64eaa2ad2348db6",
2807+
"url": "https://github.com/inputfalken/DynamoDB.SourceGenerator/commit/eae8876ad5a9ff623e0007cf1e0be237ff731ce2"
2808+
},
2809+
"date": 1773776254236,
2810+
"tool": "benchmarkdotnet",
2811+
"benches": [
2812+
{
2813+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Unmarshall_Person_DTO",
2814+
"value": 1518.8586041586739,
2815+
"unit": "ns",
2816+
"range": "± 5.556052006774461"
2817+
},
2818+
{
2819+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Amazon_Unmarshall_Person_DTO",
2820+
"value": 11529.117201741536,
2821+
"unit": "ns",
2822+
"range": "± 104.28696480454512"
2823+
},
2824+
{
2825+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Marshall_Person_DTO",
2826+
"value": 1093.3305908441544,
2827+
"unit": "ns",
2828+
"range": "± 21.503639845053563"
2829+
},
2830+
{
2831+
"name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.ComparisonBenchmarks.Amazon_Marshall_Person_DTO",
2832+
"value": 9802.526186162775,
2833+
"unit": "ns",
2834+
"range": "± 240.60914643992567"
2835+
}
2836+
]
27892837
}
27902838
]
27912839
}

0 commit comments

Comments
 (0)