Skip to content

Commit ff87ff1

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 7f16801
1 parent 758960b commit ff87ff1

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": 1763289597809,
2+
"lastUpdate": 1763674977632,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -2072,6 +2072,36 @@ window.BENCHMARK_DATA = {
20722072
"range": "± 14.818419309045218"
20732073
}
20742074
]
2075+
},
2076+
{
2077+
"commit": {
2078+
"author": {
2079+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
2080+
"name": "dependabot[bot]",
2081+
"username": "dependabot[bot]"
2082+
},
2083+
"committer": {
2084+
"email": "noreply@github.com",
2085+
"name": "GitHub",
2086+
"username": "web-flow"
2087+
},
2088+
"distinct": true,
2089+
"id": "7f16801678ba55ebae484c428f862345bd43a727",
2090+
"message": "Bump PublicApiGenerator from 11.5.0 to 11.5.1 (#119)\n\n---\nupdated-dependencies:\n- dependency-name: PublicApiGenerator\n dependency-version: 11.5.1\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>",
2091+
"timestamp": "2025-11-21T00:41:44+03:00",
2092+
"tree_id": "c753fea68f34acb67817593f811520f794e1bb06",
2093+
"url": "https://github.com/destructurama/json-net/commit/7f16801678ba55ebae484c428f862345bd43a727"
2094+
},
2095+
"date": 1763674976689,
2096+
"tool": "benchmarkdotnet",
2097+
"benches": [
2098+
{
2099+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
2100+
"value": 1986.4274289267403,
2101+
"unit": "ns",
2102+
"range": "± 7.434230800544925"
2103+
}
2104+
]
20752105
}
20762106
]
20772107
}

0 commit comments

Comments
 (0)