Skip to content

Commit d4522b2

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for b5c97d0
1 parent a8e604b commit d4522b2

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": 1737372573433,
2+
"lastUpdate": 1737724148977,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1292,6 +1292,36 @@ window.BENCHMARK_DATA = {
12921292
"range": "± 20.402565948229572"
12931293
}
12941294
]
1295+
},
1296+
{
1297+
"commit": {
1298+
"author": {
1299+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1300+
"name": "dependabot[bot]",
1301+
"username": "dependabot[bot]"
1302+
},
1303+
"committer": {
1304+
"email": "noreply@github.com",
1305+
"name": "GitHub",
1306+
"username": "web-flow"
1307+
},
1308+
"distinct": true,
1309+
"id": "b5c97d01bfe924dd7b1c4d48a340e2ae7a236687",
1310+
"message": "Bump Shouldly from 4.2.1 to 4.3.0 in /src (#66)\n\nBumps [Shouldly](https://github.com/shouldly/shouldly) from 4.2.1 to 4.3.0.\r\n- [Release notes](https://github.com/shouldly/shouldly/releases)\r\n- [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt)\r\n- [Commits](https://github.com/shouldly/shouldly/compare/4.2.1...4.3.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Shouldly\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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>",
1311+
"timestamp": "2025-01-24T16:08:12+03:00",
1312+
"tree_id": "3ac16dec6e681d1cfe3e51ece89acc7ce0a24d49",
1313+
"url": "https://github.com/destructurama/json-net/commit/b5c97d01bfe924dd7b1c4d48a340e2ae7a236687"
1314+
},
1315+
"date": 1737724148657,
1316+
"tool": "benchmarkdotnet",
1317+
"benches": [
1318+
{
1319+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
1320+
"value": 2014.7706396920341,
1321+
"unit": "ns",
1322+
"range": "± 15.695600465908326"
1323+
}
1324+
]
12951325
}
12961326
]
12971327
}

0 commit comments

Comments
 (0)