|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774990724732, |
| 2 | + "lastUpdate": 1776062710444, |
3 | 3 | "repoUrl": "https://github.com/inputfalken/DynamoDB.SourceGenerator", |
4 | 4 | "entries": { |
5 | 5 | "Collection Marshalling": [ |
@@ -5630,6 +5630,90 @@ window.BENCHMARK_DATA = { |
5630 | 5630 | "range": "± 2.534635344382658" |
5631 | 5631 | } |
5632 | 5632 | ] |
| 5633 | + }, |
| 5634 | + { |
| 5635 | + "commit": { |
| 5636 | + "author": { |
| 5637 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 5638 | + "name": "dependabot[bot]", |
| 5639 | + "username": "dependabot[bot]" |
| 5640 | + }, |
| 5641 | + "committer": { |
| 5642 | + "email": "noreply@github.com", |
| 5643 | + "name": "GitHub", |
| 5644 | + "username": "web-flow" |
| 5645 | + }, |
| 5646 | + "distinct": true, |
| 5647 | + "id": "e51851f8e32eaaa1bcc476fef75d9f526adde69d", |
| 5648 | + "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>", |
| 5649 | + "timestamp": "2026-04-13T08:41:15+02:00", |
| 5650 | + "tree_id": "987da05a5f1fc70a6b3f23a7ca94fb2de8459d49", |
| 5651 | + "url": "https://github.com/inputfalken/DynamoDB.SourceGenerator/commit/e51851f8e32eaaa1bcc476fef75d9f526adde69d" |
| 5652 | + }, |
| 5653 | + "date": 1776062710049, |
| 5654 | + "tool": "benchmarkdotnet", |
| 5655 | + "benches": [ |
| 5656 | + { |
| 5657 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_Dictionary", |
| 5658 | + "value": 214.57656131471907, |
| 5659 | + "unit": "ns", |
| 5660 | + "range": "± 1.8746496691616188" |
| 5661 | + }, |
| 5662 | + { |
| 5663 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_Dictionary", |
| 5664 | + "value": 281.7238352457682, |
| 5665 | + "unit": "ns", |
| 5666 | + "range": "± 3.4971850120262795" |
| 5667 | + }, |
| 5668 | + { |
| 5669 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_StringHashSet", |
| 5670 | + "value": 85.54856108427047, |
| 5671 | + "unit": "ns", |
| 5672 | + "range": "± 0.26277257488309624" |
| 5673 | + }, |
| 5674 | + { |
| 5675 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_StringHashSet", |
| 5676 | + "value": 91.89572006861368, |
| 5677 | + "unit": "ns", |
| 5678 | + "range": "± 1.1613845712973787" |
| 5679 | + }, |
| 5680 | + { |
| 5681 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_StringList", |
| 5682 | + "value": 170.64116291816418, |
| 5683 | + "unit": "ns", |
| 5684 | + "range": "± 0.5139973357605144" |
| 5685 | + }, |
| 5686 | + { |
| 5687 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_StringList", |
| 5688 | + "value": 344.0303244223961, |
| 5689 | + "unit": "ns", |
| 5690 | + "range": "± 1.9902606430490994" |
| 5691 | + }, |
| 5692 | + { |
| 5693 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_IntHashSet", |
| 5694 | + "value": 78.1552579164505, |
| 5695 | + "unit": "ns", |
| 5696 | + "range": "± 0.4027747234976004" |
| 5697 | + }, |
| 5698 | + { |
| 5699 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_IntHashSet", |
| 5700 | + "value": 86.93374001979828, |
| 5701 | + "unit": "ns", |
| 5702 | + "range": "± 0.6641405435532782" |
| 5703 | + }, |
| 5704 | + { |
| 5705 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Unmarshall_KeyValuePairList", |
| 5706 | + "value": 236.5578101021903, |
| 5707 | + "unit": "ns", |
| 5708 | + "range": "± 0.5705491290658335" |
| 5709 | + }, |
| 5710 | + { |
| 5711 | + "name": "DynamoDBGenerator.SourceGenerator.Benchmarks.Benchmarks.Marshalling.CollectionBenchmarks.Marshall_KeyValuePairList", |
| 5712 | + "value": 599.108052889506, |
| 5713 | + "unit": "ns", |
| 5714 | + "range": "± 9.610645136110586" |
| 5715 | + } |
| 5716 | + ] |
5633 | 5717 | } |
5634 | 5718 | ] |
5635 | 5719 | } |
|
0 commit comments