Skip to content

Commit 57a9b5c

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for d9e8025
1 parent 14e4251 commit 57a9b5c

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": 1765794998596,
2+
"lastUpdate": 1765807656979,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -2252,6 +2252,36 @@ window.BENCHMARK_DATA = {
22522252
"range": "± 12.35450065087361"
22532253
}
22542254
]
2255+
},
2256+
{
2257+
"commit": {
2258+
"author": {
2259+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
2260+
"name": "dependabot[bot]",
2261+
"username": "dependabot[bot]"
2262+
},
2263+
"committer": {
2264+
"email": "noreply@github.com",
2265+
"name": "GitHub",
2266+
"username": "web-flow"
2267+
},
2268+
"distinct": true,
2269+
"id": "d9e8025820ff01c9320e53f7cbfb17189e266917",
2270+
"message": "Bump actions/upload-artifact from 5 to 6 (#125)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\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>",
2271+
"timestamp": "2025-12-15T17:06:14+03:00",
2272+
"tree_id": "3572d241d34cec733917bd00a826e14cedf48b3a",
2273+
"url": "https://github.com/destructurama/json-net/commit/d9e8025820ff01c9320e53f7cbfb17189e266917"
2274+
},
2275+
"date": 1765807656647,
2276+
"tool": "benchmarkdotnet",
2277+
"benches": [
2278+
{
2279+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
2280+
"value": 1897.7656037466866,
2281+
"unit": "ns",
2282+
"range": "± 11.137654859660314"
2283+
}
2284+
]
22552285
}
22562286
]
22572287
}

0 commit comments

Comments
 (0)