Skip to content

Commit 0924f3c

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 305511c
1 parent ee9d742 commit 0924f3c

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": 1762457967526,
2+
"lastUpdate": 1763058634014,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -2012,6 +2012,36 @@ window.BENCHMARK_DATA = {
20122012
"range": "± 9.313063878081712"
20132013
}
20142014
]
2015+
},
2016+
{
2017+
"commit": {
2018+
"author": {
2019+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
2020+
"name": "dependabot[bot]",
2021+
"username": "dependabot[bot]"
2022+
},
2023+
"committer": {
2024+
"email": "noreply@github.com",
2025+
"name": "GitHub",
2026+
"username": "web-flow"
2027+
},
2028+
"distinct": true,
2029+
"id": "305511cd250284d2f1fa3d12a11a63f8179beeda",
2030+
"message": "Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 (#116)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.0.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>",
2031+
"timestamp": "2025-11-13T21:29:34+03:00",
2032+
"tree_id": "fd5ef9f85a162eb1050ffe0b47f8078751db92a5",
2033+
"url": "https://github.com/destructurama/json-net/commit/305511cd250284d2f1fa3d12a11a63f8179beeda"
2034+
},
2035+
"date": 1763058633156,
2036+
"tool": "benchmarkdotnet",
2037+
"benches": [
2038+
{
2039+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
2040+
"value": 2067.4226294926234,
2041+
"unit": "ns",
2042+
"range": "± 8.76451974273854"
2043+
}
2044+
]
20152045
}
20162046
]
20172047
}

0 commit comments

Comments
 (0)