Skip to content

Commit e6338c2

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 4d1b190
1 parent dfefc6d commit e6338c2

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": 1739716778951,
2+
"lastUpdate": 1741010662771,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1382,6 +1382,36 @@ window.BENCHMARK_DATA = {
13821382
"range": "± 14.393531929411397"
13831383
}
13841384
]
1385+
},
1386+
{
1387+
"commit": {
1388+
"author": {
1389+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1390+
"name": "dependabot[bot]",
1391+
"username": "dependabot[bot]"
1392+
},
1393+
"committer": {
1394+
"email": "noreply@github.com",
1395+
"name": "GitHub",
1396+
"username": "web-flow"
1397+
},
1398+
"distinct": true,
1399+
"id": "4d1b19002be7230d0b2804ef9fd4cce2500435a8",
1400+
"message": "Bump PublicApiGenerator from 11.4.2 to 11.4.5 in /src (#71)\n\nBumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.4.2 to 11.4.5.\r\n- [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)\r\n- [Commits](https://github.com/PublicApiGenerator/PublicApiGenerator/compare/11.4.2...11.4.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: PublicApiGenerator\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>",
1401+
"timestamp": "2025-03-03T17:03:17+03:00",
1402+
"tree_id": "cdceb87a8f6b2229ab3573a06da9b6193b3b5b5c",
1403+
"url": "https://github.com/destructurama/json-net/commit/4d1b19002be7230d0b2804ef9fd4cce2500435a8"
1404+
},
1405+
"date": 1741010662345,
1406+
"tool": "benchmarkdotnet",
1407+
"benches": [
1408+
{
1409+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
1410+
"value": 2053.558401652745,
1411+
"unit": "ns",
1412+
"range": "± 12.803286957479015"
1413+
}
1414+
]
13851415
}
13861416
]
13871417
}

0 commit comments

Comments
 (0)