Skip to content

Commit 4dbbd3a

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 1dd44d0
1 parent 264e738 commit 4dbbd3a

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": 1760032908645,
2+
"lastUpdate": 1760033038746,
33
"repoUrl": "https://github.com/destructurama/json-net",
44
"entries": {
55
"Benchmarks": [
@@ -1772,6 +1772,36 @@ window.BENCHMARK_DATA = {
17721772
"range": "± 28.94173161430811"
17731773
}
17741774
]
1775+
},
1776+
{
1777+
"commit": {
1778+
"author": {
1779+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
1780+
"name": "dependabot[bot]",
1781+
"username": "dependabot[bot]"
1782+
},
1783+
"committer": {
1784+
"email": "noreply@github.com",
1785+
"name": "GitHub",
1786+
"username": "web-flow"
1787+
},
1788+
"distinct": true,
1789+
"id": "1dd44d021cf94ddb5ee58310b73f0528f05eaf0b",
1790+
"message": "Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#96)\n\n---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n dependency-version: 0.15.4\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Ivan Maximov <sungam3r@yandex.ru>",
1791+
"timestamp": "2025-10-09T21:02:39+03:00",
1792+
"tree_id": "c731d2db28b7827e78f3f9a18e715bd1302feca3",
1793+
"url": "https://github.com/destructurama/json-net/commit/1dd44d021cf94ddb5ee58310b73f0528f05eaf0b"
1794+
},
1795+
"date": 1760033038368,
1796+
"tool": "benchmarkdotnet",
1797+
"benches": [
1798+
{
1799+
"name": "Benchmarks.JsonNetBenchmarks.Destructure",
1800+
"value": 1966.6544647216797,
1801+
"unit": "ns",
1802+
"range": "± 10.153520589891436"
1803+
}
1804+
]
17751805
}
17761806
]
17771807
}

0 commit comments

Comments
 (0)