Skip to content

Commit 6b2752c

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 3538a59
1 parent cd69900 commit 6b2752c

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

dev/bench/data.js

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1748155655028,
2+
"lastUpdate": 1760031772701,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1532,6 +1532,36 @@ window.BENCHMARK_DATA = {
15321532
"range": "± 23.842785340598393"
15331533
}
15341534
]
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+
]
15351565
}
15361566
]
15371567
}

0 commit comments

Comments
 (0)