Skip to content

Commit a66c43d

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 30b7a8c
1 parent 1b922d6 commit a66c43d

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": 1760032324111,
2+
"lastUpdate": 1760032472702,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1682,6 +1682,36 @@ window.BENCHMARK_DATA = {
16821682
"range": "± 17.370273345440363"
16831683
}
16841684
]
1685+
},
1686+
{
1687+
"commit": {
1688+
"author": {
1689+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1690+
"name": "dependabot[bot]",
1691+
"username": "dependabot[bot]"
1692+
},
1693+
"committer": {
1694+
"email": "noreply@github.com",
1695+
"name": "GitHub",
1696+
"username": "web-flow"
1697+
},
1698+
"distinct": true,
1699+
"id": "30b7a8cd501c68089809b4dd0962aa2558297d42",
1700+
"message": "Bump actions/labeler from 5 to 6 (#93)\n\nBumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.\n- [Release notes](https://github.com/actions/labeler/releases)\n- [Commits](https://github.com/actions/labeler/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/labeler\n dependency-version: '6'\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>",
1701+
"timestamp": "2025-10-09T20:53:38+03:00",
1702+
"tree_id": "c9571c74837c55d4a2f6eafa59216e864e3315a6",
1703+
"url": "https://github.com/destructurama/json-net/commit/30b7a8cd501c68089809b4dd0962aa2558297d42"
1704+
},
1705+
"date": 1760032472092,
1706+
"tool": "benchmarkdotnet",
1707+
"benches": [
1708+
{
1709+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
1710+
"value": 2055.5418373988223,
1711+
"unit": "ns",
1712+
"range": "± 8.271382157434099"
1713+
}
1714+
]
16851715
}
16861716
]
16871717
}

0 commit comments

Comments
 (0)