Skip to content

Commit 0a90c24

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 05fb3b7
1 parent 6b2752c commit 0a90c24

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": 1760031772701,
2+
"lastUpdate": 1760032011856,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1562,6 +1562,36 @@ window.BENCHMARK_DATA = {
15621562
"range": "± 10.265178605436642"
15631563
}
15641564
]
1565+
},
1566+
{
1567+
"commit": {
1568+
"author": {
1569+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1570+
"name": "dependabot[bot]",
1571+
"username": "dependabot[bot]"
1572+
},
1573+
"committer": {
1574+
"email": "noreply@github.com",
1575+
"name": "GitHub",
1576+
"username": "web-flow"
1577+
},
1578+
"distinct": true,
1579+
"id": "05fb3b7a43c7a93fef4a54f6684d58a07cc26c26",
1580+
"message": "Bump actions/checkout from 4 to 5 (#89)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
1581+
"timestamp": "2025-10-09T20:46:01+03:00",
1582+
"tree_id": "ecbfbebc8bf4d02b9707adb117ada0f42e0c337c",
1583+
"url": "https://github.com/destructurama/json-net/commit/05fb3b7a43c7a93fef4a54f6684d58a07cc26c26"
1584+
},
1585+
"date": 1760032011466,
1586+
"tool": "benchmarkdotnet",
1587+
"benches": [
1588+
{
1589+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
1590+
"value": 2266.7844254629954,
1591+
"unit": "ns",
1592+
"range": "± 14.723101301386714"
1593+
}
1594+
]
15651595
}
15661596
]
15671597
}

0 commit comments

Comments
 (0)