Skip to content

Commit fa46e5b

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for dec24d7
1 parent 8aa7533 commit fa46e5b

File tree

1 file changed

+175
-1
lines changed

1 file changed

+175
-1
lines changed

dev/bench/data.js

Lines changed: 175 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1741948194760,
2+
"lastUpdate": 1741951229469,
33
"repoUrl": "https://github.com/paritytech/substrate-api-sidecar",
44
"entries": {
55
"Benchmark": [
@@ -5906,6 +5906,180 @@ window.BENCHMARK_DATA = {
59065906
"unit": "ms"
59075907
}
59085908
]
5909+
},
5910+
{
5911+
"commit": {
5912+
"author": {
5913+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
5914+
"name": "dependabot[bot]",
5915+
"username": "dependabot[bot]"
5916+
},
5917+
"committer": {
5918+
"email": "[email protected]",
5919+
"name": "GitHub",
5920+
"username": "web-flow"
5921+
},
5922+
"distinct": true,
5923+
"id": "dec24d724962af16e87db25f1b3e9729f9e8b4c6",
5924+
"message": "chore(deps): bump axios from 1.7.7 to 1.8.3 in /docs (#1618)\n\nBumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.3.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
5925+
"timestamp": "2025-03-14T11:46:33+01:00",
5926+
"tree_id": "3af885f779c84e7b8968bb60cecfe1fa952e19b6",
5927+
"url": "https://github.com/paritytech/substrate-api-sidecar/commit/dec24d724962af16e87db25f1b3e9729f9e8b4c6"
5928+
},
5929+
"date": 1741951227826,
5930+
"tool": "customSmallerIsBetter",
5931+
"benches": [
5932+
{
5933+
"name": "accounts-{accountId}-balance-info",
5934+
"value": 356.23,
5935+
"unit": "ms"
5936+
},
5937+
{
5938+
"name": "accounts-{accountId}-vesting-info",
5939+
"value": 157.91,
5940+
"unit": "ms"
5941+
},
5942+
{
5943+
"name": "accounts-{accountId}-staking-info",
5944+
"value": 181.97,
5945+
"unit": "ms"
5946+
},
5947+
{
5948+
"name": "accounts-{accountId}-staking-payouts",
5949+
"value": 2934.17,
5950+
"unit": "ms"
5951+
},
5952+
{
5953+
"name": "accounts-{accountId}-validate",
5954+
"value": 0.39,
5955+
"unit": "ms"
5956+
},
5957+
{
5958+
"name": "accounts-{accountId}-convert",
5959+
"value": 0.39,
5960+
"unit": "ms"
5961+
},
5962+
{
5963+
"name": "blocks-{blockId}",
5964+
"value": 1365.04,
5965+
"unit": "ms"
5966+
},
5967+
{
5968+
"name": "blocks-{blockId}-header",
5969+
"value": 759.95,
5970+
"unit": "ms"
5971+
},
5972+
{
5973+
"name": "blocks-{blockId}-extrinsics-{extrinsicIndex}",
5974+
"value": 810.04,
5975+
"unit": "ms"
5976+
},
5977+
{
5978+
"name": "blocks-head",
5979+
"value": 175.08,
5980+
"unit": "ms"
5981+
},
5982+
{
5983+
"name": "blocks-head-header",
5984+
"value": 123.94,
5985+
"unit": "ms"
5986+
},
5987+
{
5988+
"name": "pallets-staking-progress",
5989+
"value": 291.36,
5990+
"unit": "ms"
5991+
},
5992+
{
5993+
"name": "pallets-{palletId}-storage",
5994+
"value": 131.98,
5995+
"unit": "ms"
5996+
},
5997+
{
5998+
"name": "pallets-{palletId}-storage-{storageItemId}",
5999+
"value": 147.92,
6000+
"unit": "ms"
6001+
},
6002+
{
6003+
"name": "pallets-{palletId}-errors",
6004+
"value": 117.08,
6005+
"unit": "ms"
6006+
},
6007+
{
6008+
"name": "pallets-{palletId}-errors-{errorItemId}",
6009+
"value": 141.32,
6010+
"unit": "ms"
6011+
},
6012+
{
6013+
"name": "pallets-nomination-pools-info",
6014+
"value": 131.61,
6015+
"unit": "ms"
6016+
},
6017+
{
6018+
"name": "pallets-nomination-pools-{poolId}",
6019+
"value": 153.76,
6020+
"unit": "ms"
6021+
},
6022+
{
6023+
"name": "pallets-staking-validators",
6024+
"value": 312.05,
6025+
"unit": "ms"
6026+
},
6027+
{
6028+
"name": "paras",
6029+
"value": 159.35,
6030+
"unit": "ms"
6031+
},
6032+
{
6033+
"name": "paras-leases-current",
6034+
"value": 182.08,
6035+
"unit": "ms"
6036+
},
6037+
{
6038+
"name": "paras-auctions-current",
6039+
"value": 149.86,
6040+
"unit": "ms"
6041+
},
6042+
{
6043+
"name": "paras-crowdloans",
6044+
"value": 170.41,
6045+
"unit": "ms"
6046+
},
6047+
{
6048+
"name": "paras-{paraId}-crowdloan-info",
6049+
"value": 159.63,
6050+
"unit": "ms"
6051+
},
6052+
{
6053+
"name": "paras-{paraId}-lease-info",
6054+
"value": 144.16,
6055+
"unit": "ms"
6056+
},
6057+
{
6058+
"name": "node-network",
6059+
"value": 233.94,
6060+
"unit": "ms"
6061+
},
6062+
{
6063+
"name": "node-transaction-pool",
6064+
"value": 124.08,
6065+
"unit": "ms"
6066+
},
6067+
{
6068+
"name": "node-version",
6069+
"value": 125.69,
6070+
"unit": "ms"
6071+
},
6072+
{
6073+
"name": "runtime-spec",
6074+
"value": 235.84,
6075+
"unit": "ms"
6076+
},
6077+
{
6078+
"name": "transaction-material",
6079+
"value": 352.02,
6080+
"unit": "ms"
6081+
}
6082+
]
59096083
}
59106084
]
59116085
}

0 commit comments

Comments
 (0)