|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1776063124366, |
| 2 | + "lastUpdate": 1776802264574, |
3 | 3 | "repoUrl": "https://github.com/inputfalken/DynamoDB.SourceGenerator", |
4 | 4 | "entries": { |
5 | 5 | "Primitive Marshalling": [ |
@@ -9938,6 +9938,150 @@ window.BENCHMARK_DATA = { |
9938 | 9938 | "range": "± 0.15322174370749403" |
9939 | 9939 | } |
9940 | 9940 | ] |
| 9941 | + }, |
| 9942 | + { |
| 9943 | + "commit": { |
| 9944 | + "author": { |
| 9945 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 9946 | + "name": "dependabot[bot]", |
| 9947 | + "username": "dependabot[bot]" |
| 9948 | + }, |
| 9949 | + "committer": { |
| 9950 | + "email": "noreply@github.com", |
| 9951 | + "name": "GitHub", |
| 9952 | + "username": "web-flow" |
| 9953 | + }, |
| 9954 | + "distinct": true, |
| 9955 | + "id": "191f38e1817e5d8be8ee93fb2f0931a3fb605cce", |
| 9956 | + "message": "Bump AWSSDK.DynamoDBv2 from 4.0.17.8 to 4.0.17.9 (#166)\n\n---\nupdated-dependencies:\n- dependency-name: AWSSDK.DynamoDBv2\n dependency-version: 4.0.17.9\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>", |
| 9957 | + "timestamp": "2026-04-21T22:03:20+02:00", |
| 9958 | + "tree_id": "592a926476855a3d3ba97033bda98268586c8128", |
| 9959 | + "url": "https://github.com/inputfalken/DynamoDB.SourceGenerator/commit/191f38e1817e5d8be8ee93fb2f0931a3fb605cce" |
| 9960 | + }, |
| 9961 | + "date": 1776802263485, |
| 9962 | + "tool": "benchmarkdotnet", |
| 9963 | + "benches": [ |
| 9964 | + { |
| 9965 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Bool", |
| 9966 | + "value": 8.319349678499359, |
| 9967 | + "unit": "ns", |
| 9968 | + "range": "± 0.030003963435141896" |
| 9969 | + }, |
| 9970 | + { |
| 9971 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Bool", |
| 9972 | + "value": 26.60285302400589, |
| 9973 | + "unit": "ns", |
| 9974 | + "range": "± 0.13989051721134607" |
| 9975 | + }, |
| 9976 | + { |
| 9977 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Char", |
| 9978 | + "value": 7.905753310237612, |
| 9979 | + "unit": "ns", |
| 9980 | + "range": "± 0.01819887563209267" |
| 9981 | + }, |
| 9982 | + { |
| 9983 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Char", |
| 9984 | + "value": 46.44120191335678, |
| 9985 | + "unit": "ns", |
| 9986 | + "range": "± 0.5210355731547954" |
| 9987 | + }, |
| 9988 | + { |
| 9989 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Int32", |
| 9990 | + "value": 16.441061454514664, |
| 9991 | + "unit": "ns", |
| 9992 | + "range": "± 0.016359521458078848" |
| 9993 | + }, |
| 9994 | + { |
| 9995 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Int", |
| 9996 | + "value": 41.86484593153, |
| 9997 | + "unit": "ns", |
| 9998 | + "range": "± 0.36760180624937605" |
| 9999 | + }, |
| 10000 | + { |
| 10001 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Int64", |
| 10002 | + "value": 15.335802541329311, |
| 10003 | + "unit": "ns", |
| 10004 | + "range": "± 0.017349904959740394" |
| 10005 | + }, |
| 10006 | + { |
| 10007 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Int64", |
| 10008 | + "value": 43.47832676172256, |
| 10009 | + "unit": "ns", |
| 10010 | + "range": "± 0.22318485625870393" |
| 10011 | + }, |
| 10012 | + { |
| 10013 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_String", |
| 10014 | + "value": 8.72216764787833, |
| 10015 | + "unit": "ns", |
| 10016 | + "range": "± 0.13292172262569454" |
| 10017 | + }, |
| 10018 | + { |
| 10019 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_String", |
| 10020 | + "value": 42.39311088408743, |
| 10021 | + "unit": "ns", |
| 10022 | + "range": "± 0.33028225467915545" |
| 10023 | + }, |
| 10024 | + { |
| 10025 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_UInt32", |
| 10026 | + "value": 15.738954156637192, |
| 10027 | + "unit": "ns", |
| 10028 | + "range": "± 0.07779684818534141" |
| 10029 | + }, |
| 10030 | + { |
| 10031 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_UInt32", |
| 10032 | + "value": 40.368601047992705, |
| 10033 | + "unit": "ns", |
| 10034 | + "range": "± 0.6262538256658428" |
| 10035 | + }, |
| 10036 | + { |
| 10037 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_UInt64", |
| 10038 | + "value": 16.23770506254264, |
| 10039 | + "unit": "ns", |
| 10040 | + "range": "± 0.05787832978827274" |
| 10041 | + }, |
| 10042 | + { |
| 10043 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Uint64", |
| 10044 | + "value": 43.5622829536597, |
| 10045 | + "unit": "ns", |
| 10046 | + "range": "± 0.4341264614148436" |
| 10047 | + }, |
| 10048 | + { |
| 10049 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Guid", |
| 10050 | + "value": 32.6136271516482, |
| 10051 | + "unit": "ns", |
| 10052 | + "range": "± 0.09984033132024957" |
| 10053 | + }, |
| 10054 | + { |
| 10055 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Guid", |
| 10056 | + "value": 49.650752489055904, |
| 10057 | + "unit": "ns", |
| 10058 | + "range": "± 0.3563995192665882" |
| 10059 | + }, |
| 10060 | + { |
| 10061 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Enum", |
| 10062 | + "value": 13.758975630998611, |
| 10063 | + "unit": "ns", |
| 10064 | + "range": "± 0.05673038797286999" |
| 10065 | + }, |
| 10066 | + { |
| 10067 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Enum", |
| 10068 | + "value": 42.13109324773153, |
| 10069 | + "unit": "ns", |
| 10070 | + "range": "± 0.27367289203094186" |
| 10071 | + }, |
| 10072 | + { |
| 10073 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Unmarshall_Double", |
| 10074 | + "value": 43.23081520398458, |
| 10075 | + "unit": "ns", |
| 10076 | + "range": "± 0.0696591030947153" |
| 10077 | + }, |
| 10078 | + { |
| 10079 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.PrimitiveBenchmarks.Marshall_Double", |
| 10080 | + "value": 81.70344926118851, |
| 10081 | + "unit": "ns", |
| 10082 | + "range": "± 0.32732829879649566" |
| 10083 | + } |
| 10084 | + ] |
9941 | 10085 | } |
9942 | 10086 | ] |
9943 | 10087 | } |
|
0 commit comments