Skip to content

Commit 8fef67e

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 71d4b0e
1 parent 534fb5c commit 8fef67e

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": 1761647391628,
2+
"lastUpdate": 1761917990348,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1922,6 +1922,36 @@ window.BENCHMARK_DATA = {
19221922
"range": "± 16.74784824345371"
19231923
}
19241924
]
1925+
},
1926+
{
1927+
"commit": {
1928+
"author": {
1929+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1930+
"name": "dependabot[bot]",
1931+
"username": "dependabot[bot]"
1932+
},
1933+
"committer": {
1934+
"email": "noreply@github.com",
1935+
"name": "GitHub",
1936+
"username": "web-flow"
1937+
},
1938+
"distinct": true,
1939+
"id": "71d4b0e42484f88e04c3fb279ff03a0753f0e3ff",
1940+
"message": "Bump BenchmarkDotNet from 0.15.4 to 0.15.5 (#113)\n\n---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n dependency-version: 0.15.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
1941+
"timestamp": "2025-10-31T16:38:53+03:00",
1942+
"tree_id": "6a5f957ce4f79c73ea29c6e2757afb2748c13b5d",
1943+
"url": "https://github.com/destructurama/json-net/commit/71d4b0e42484f88e04c3fb279ff03a0753f0e3ff"
1944+
},
1945+
"date": 1761917989729,
1946+
"tool": "benchmarkdotnet",
1947+
"benches": [
1948+
{
1949+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
1950+
"value": 2057.1253799438477,
1951+
"unit": "ns",
1952+
"range": "± 10.621626166341127"
1953+
}
1954+
]
19251955
}
19261956
]
19271957
}

0 commit comments

Comments
 (0)