Skip to content

Commit 0d24ca5

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 9f72e08
1 parent 1f8b726 commit 0d24ca5

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": 1736537851770,
2+
"lastUpdate": 1736541553985,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1232,6 +1232,36 @@ window.BENCHMARK_DATA = {
12321232
"range": "± 11.155540760251272"
12331233
}
12341234
]
1235+
},
1236+
{
1237+
"commit": {
1238+
"author": {
1239+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1240+
"name": "dependabot[bot]",
1241+
"username": "dependabot[bot]"
1242+
},
1243+
"committer": {
1244+
"email": "noreply@github.com",
1245+
"name": "GitHub",
1246+
"username": "web-flow"
1247+
},
1248+
"distinct": true,
1249+
"id": "9f72e08db16fa9af193f2d99e363fd379239d931",
1250+
"message": "Bump xunit from 2.9.2 to 2.9.3 in /src (#64)\n\nBumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3.\r\n- [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: xunit\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
1251+
"timestamp": "2025-01-10T23:38:12+03:00",
1252+
"tree_id": "c6129f7c75a0b49374d35b3e952b706b64956255",
1253+
"url": "https://github.com/destructurama/json-net/commit/9f72e08db16fa9af193f2d99e363fd379239d931"
1254+
},
1255+
"date": 1736541553101,
1256+
"tool": "benchmarkdotnet",
1257+
"benches": [
1258+
{
1259+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
1260+
"value": 2172.404628208705,
1261+
"unit": "ns",
1262+
"range": "± 7.903794942470941"
1263+
}
1264+
]
12351265
}
12361266
]
12371267
}

0 commit comments

Comments
 (0)