Skip to content

Commit 534fb5c

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 893d53d
1 parent 04a47c1 commit 534fb5c

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": 1760470589487,
2+
"lastUpdate": 1761647391628,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1892,6 +1892,36 @@ window.BENCHMARK_DATA = {
18921892
"range": "± 14.060738876023764"
18931893
}
18941894
]
1895+
},
1896+
{
1897+
"commit": {
1898+
"author": {
1899+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1900+
"name": "dependabot[bot]",
1901+
"username": "dependabot[bot]"
1902+
},
1903+
"committer": {
1904+
"email": "noreply@github.com",
1905+
"name": "GitHub",
1906+
"username": "web-flow"
1907+
},
1908+
"distinct": true,
1909+
"id": "893d53d259250f0c030060606d4083890670cb76",
1910+
"message": "Bump actions/upload-artifact from 4 to 5 (#112)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '5'\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>",
1911+
"timestamp": "2025-10-28T13:28:50+03:00",
1912+
"tree_id": "ab2afc291fecf6b0415350542d3b829df057f4a2",
1913+
"url": "https://github.com/destructurama/json-net/commit/893d53d259250f0c030060606d4083890670cb76"
1914+
},
1915+
"date": 1761647391085,
1916+
"tool": "benchmarkdotnet",
1917+
"benches": [
1918+
{
1919+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
1920+
"value": 2100.3100850031924,
1921+
"unit": "ns",
1922+
"range": "± 16.74784824345371"
1923+
}
1924+
]
18951925
}
18961926
]
18971927
}

0 commit comments

Comments
 (0)