|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748155655028, |
| 2 | + "lastUpdate": 1760031772701, |
3 | 3 | "repoUrl": "https://github.com/destructurama/json-net", |
4 | 4 | "entries": { |
5 | 5 | "Benchmarks": [ |
@@ -1532,6 +1532,36 @@ window.BENCHMARK_DATA = { |
1532 | 1532 | "range": "± 23.842785340598393" |
1533 | 1533 | } |
1534 | 1534 | ] |
| 1535 | + }, |
| 1536 | + { |
| 1537 | + "commit": { |
| 1538 | + "author": { |
| 1539 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 1540 | + "name": "dependabot[bot]", |
| 1541 | + "username": "dependabot[bot]" |
| 1542 | + }, |
| 1543 | + "committer": { |
| 1544 | + "email": "noreply@github.com", |
| 1545 | + "name": "GitHub", |
| 1546 | + "username": "web-flow" |
| 1547 | + }, |
| 1548 | + "distinct": true, |
| 1549 | + "id": "3538a5942a2ebd4c2f49e8b9415c46336396752b", |
| 1550 | + "message": "Bump BenchmarkDotNet and 2 others (#84)\n\n* Bump BenchmarkDotNet and 3 others\n\nBumps BenchmarkDotNet from 0.14.0 to 0.15.2\nBumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1\nBumps xunit.runner.visualstudio from 3.1.0 to 3.1.3\n\n---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n dependency-version: 0.15.2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 17.14.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- dependency-name: xunit.runner.visualstudio\n dependency-version: 3.1.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\n* Apply suggestion from @sungam3r\n\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: Ivan Maximov <sungam3r@yandex.ru>", |
| 1551 | + "timestamp": "2025-10-09T20:41:48+03:00", |
| 1552 | + "tree_id": "66f3931804628da3b16118339166038ffddfbd6d", |
| 1553 | + "url": "https://github.com/destructurama/json-net/commit/3538a5942a2ebd4c2f49e8b9415c46336396752b" |
| 1554 | + }, |
| 1555 | + "date": 1760031772198, |
| 1556 | + "tool": "benchmarkdotnet", |
| 1557 | + "benches": [ |
| 1558 | + { |
| 1559 | + "name": "Benchmarks.JsonNetBenchmarks.Destructure", |
| 1560 | + "value": 2066.73262992272, |
| 1561 | + "unit": "ns", |
| 1562 | + "range": "± 10.265178605436642" |
| 1563 | + } |
| 1564 | + ] |
1535 | 1565 | } |
1536 | 1566 | ] |
1537 | 1567 | } |
|
0 commit comments