|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1772832457996, |
| 2 | + "lastUpdate": 1772832510461, |
3 | 3 | "repoUrl": "https://github.com/inputfalken/DynamoDB.SourceGenerator", |
4 | 4 | "entries": { |
5 | 5 | "Primitive Marshalling": [ |
@@ -9074,6 +9074,150 @@ window.BENCHMARK_DATA = { |
9074 | 9074 | "range": "± 2.479024811875978" |
9075 | 9075 | } |
9076 | 9076 | ] |
| 9077 | + }, |
| 9078 | + { |
| 9079 | + "commit": { |
| 9080 | + "author": { |
| 9081 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 9082 | + "name": "dependabot[bot]", |
| 9083 | + "username": "dependabot[bot]" |
| 9084 | + }, |
| 9085 | + "committer": { |
| 9086 | + "email": "noreply@github.com", |
| 9087 | + "name": "GitHub", |
| 9088 | + "username": "web-flow" |
| 9089 | + }, |
| 9090 | + "distinct": true, |
| 9091 | + "id": "9bb231b7f7acd559c7098e4de4f47387b1bf883c", |
| 9092 | + "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>", |
| 9093 | + "timestamp": "2026-03-06T22:17:10+01:00", |
| 9094 | + "tree_id": "bddaf78376ad6e4c90970d0c710e0ece6231ad6a", |
| 9095 | + "url": "https://github.com/inputfalken/DynamoDB.SourceGenerator/commit/9bb231b7f7acd559c7098e4de4f47387b1bf883c" |
| 9096 | + }, |
| 9097 | + "date": 1772832509376, |
| 9098 | + "tool": "benchmarkdotnet", |
| 9099 | + "benches": [ |
| 9100 | + { |
| 9101 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Bool", |
| 9102 | + "value": 11.573859152197837, |
| 9103 | + "unit": "ns", |
| 9104 | + "range": "± 0.13607831222993388" |
| 9105 | + }, |
| 9106 | + { |
| 9107 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Bool", |
| 9108 | + "value": 32.74942433436711, |
| 9109 | + "unit": "ns", |
| 9110 | + "range": "± 0.5472899466225047" |
| 9111 | + }, |
| 9112 | + { |
| 9113 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Char", |
| 9114 | + "value": 15.54170185983181, |
| 9115 | + "unit": "ns", |
| 9116 | + "range": "± 2.3714332493449923" |
| 9117 | + }, |
| 9118 | + { |
| 9119 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Char", |
| 9120 | + "value": 54.64812850139358, |
| 9121 | + "unit": "ns", |
| 9122 | + "range": "± 1.363602901514981" |
| 9123 | + }, |
| 9124 | + { |
| 9125 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Int32", |
| 9126 | + "value": 18.31082581786009, |
| 9127 | + "unit": "ns", |
| 9128 | + "range": "± 0.14898617811077441" |
| 9129 | + }, |
| 9130 | + { |
| 9131 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Int", |
| 9132 | + "value": 54.163398001875194, |
| 9133 | + "unit": "ns", |
| 9134 | + "range": "± 1.6471953588802692" |
| 9135 | + }, |
| 9136 | + { |
| 9137 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Int64", |
| 9138 | + "value": 18.942951345443724, |
| 9139 | + "unit": "ns", |
| 9140 | + "range": "± 0.1785612671549542" |
| 9141 | + }, |
| 9142 | + { |
| 9143 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Int64", |
| 9144 | + "value": 52.695935370970744, |
| 9145 | + "unit": "ns", |
| 9146 | + "range": "± 2.2059406894537643" |
| 9147 | + }, |
| 9148 | + { |
| 9149 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_String", |
| 9150 | + "value": 10.507637268304824, |
| 9151 | + "unit": "ns", |
| 9152 | + "range": "± 0.2331236564689293" |
| 9153 | + }, |
| 9154 | + { |
| 9155 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_String", |
| 9156 | + "value": 49.1006763279438, |
| 9157 | + "unit": "ns", |
| 9158 | + "range": "± 0.30507920939915906" |
| 9159 | + }, |
| 9160 | + { |
| 9161 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_UInt32", |
| 9162 | + "value": 18.634500343884742, |
| 9163 | + "unit": "ns", |
| 9164 | + "range": "± 0.12718775898892432" |
| 9165 | + }, |
| 9166 | + { |
| 9167 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_UInt32", |
| 9168 | + "value": 49.27511606216431, |
| 9169 | + "unit": "ns", |
| 9170 | + "range": "± 0.9755751304768238" |
| 9171 | + }, |
| 9172 | + { |
| 9173 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_UInt64", |
| 9174 | + "value": 19.38466188808282, |
| 9175 | + "unit": "ns", |
| 9176 | + "range": "± 0.042853419000732106" |
| 9177 | + }, |
| 9178 | + { |
| 9179 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Uint64", |
| 9180 | + "value": 51.38819216404642, |
| 9181 | + "unit": "ns", |
| 9182 | + "range": "± 0.9078843632261053" |
| 9183 | + }, |
| 9184 | + { |
| 9185 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Guid", |
| 9186 | + "value": 41.14949215650559, |
| 9187 | + "unit": "ns", |
| 9188 | + "range": "± 0.4274752623494119" |
| 9189 | + }, |
| 9190 | + { |
| 9191 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Guid", |
| 9192 | + "value": 60.189337354717836, |
| 9193 | + "unit": "ns", |
| 9194 | + "range": "± 1.9568934150652335" |
| 9195 | + }, |
| 9196 | + { |
| 9197 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Enum", |
| 9198 | + "value": 16.94623181436743, |
| 9199 | + "unit": "ns", |
| 9200 | + "range": "± 0.18291844714649588" |
| 9201 | + }, |
| 9202 | + { |
| 9203 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Enum", |
| 9204 | + "value": 51.874706417754076, |
| 9205 | + "unit": "ns", |
| 9206 | + "range": "± 2.641283376325354" |
| 9207 | + }, |
| 9208 | + { |
| 9209 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Double", |
| 9210 | + "value": 48.9721880044256, |
| 9211 | + "unit": "ns", |
| 9212 | + "range": "± 0.21088841123503754" |
| 9213 | + }, |
| 9214 | + { |
| 9215 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Double", |
| 9216 | + "value": 118.28824862150046, |
| 9217 | + "unit": "ns", |
| 9218 | + "range": "± 0.8599532224531312" |
| 9219 | + } |
| 9220 | + ] |
9077 | 9221 | } |
9078 | 9222 | ] |
9079 | 9223 | } |
|
0 commit comments