Skip to content

Commit ee9d742

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for b2bca80
1 parent a73f565 commit ee9d742

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": 1762238146619,
2+
"lastUpdate": 1762457967526,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1982,6 +1982,36 @@ window.BENCHMARK_DATA = {
19821982
"range": "± 30.2983131189738"
19831983
}
19841984
]
1985+
},
1986+
{
1987+
"commit": {
1988+
"author": {
1989+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1990+
"name": "dependabot[bot]",
1991+
"username": "dependabot[bot]"
1992+
},
1993+
"committer": {
1994+
"email": "noreply@github.com",
1995+
"name": "GitHub",
1996+
"username": "web-flow"
1997+
},
1998+
"distinct": true,
1999+
"id": "b2bca80c62a3ce5f21ac83b81ce74e42204c417d",
2000+
"message": "Bump BenchmarkDotNet from 0.15.5 to 0.15.6 (#115)\n\n---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n dependency-version: 0.15.6\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>",
2001+
"timestamp": "2025-11-06T22:38:25+03:00",
2002+
"tree_id": "52d9866bcb9276aa5679eeaf1f785f887fe1ff6f",
2003+
"url": "https://github.com/destructurama/json-net/commit/b2bca80c62a3ce5f21ac83b81ce74e42204c417d"
2004+
},
2005+
"date": 1762457967173,
2006+
"tool": "benchmarkdotnet",
2007+
"benches": [
2008+
{
2009+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
2010+
"value": 2222.006579535348,
2011+
"unit": "ns",
2012+
"range": "± 9.313063878081712"
2013+
}
2014+
]
19852015
}
19862016
]
19872017
}

0 commit comments

Comments
 (0)