Skip to content

Commit

Permalink
add approval-voting-regression-bench (customSmallerIsBetter) benchmar…
Browse files Browse the repository at this point in the history
…k result for c91c13b
  • Loading branch information
github-action-benchmark committed May 7, 2024
1 parent 9995260 commit b764d72
Showing 1 changed file with 48 additions and 1 deletion.
49 changes: 48 additions & 1 deletion bench/approval-voting-regression-bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1715121393124,
"lastUpdate": 1715123901674,
"repoUrl": "https://github.com/paritytech/polkadot-sdk",
"entries": {
"approval-voting-regression-bench": [
Expand Down Expand Up @@ -2587,6 +2587,53 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"name": "Branislav Kontur",
"username": "bkontur",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "c91c13b9c1d6eaf12d89dbf088c1e16b25261822",
"message": "Generate XCM weights for coretimes (#4396)\n\nAddressing comment:\nhttps://github.com/paritytech/polkadot-sdk/pull/3455#issuecomment-2094829076\n\n---------\n\nCo-authored-by: command-bot <>",
"timestamp": "2024-05-07T21:50:32Z",
"url": "https://github.com/paritytech/polkadot-sdk/commit/c91c13b9c1d6eaf12d89dbf088c1e16b25261822"
},
"date": 1715123875379,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Received from peers",
"value": 52944.5,
"unit": "KiB"
},
{
"name": "Sent to peers",
"value": 63546.62000000001,
"unit": "KiB"
},
{
"name": "approval-voting",
"value": 9.263894010299913,
"unit": "seconds"
},
{
"name": "test-environment",
"value": 2.8759899162901195,
"unit": "seconds"
},
{
"name": "approval-distribution",
"value": 6.874875719489987,
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit b764d72

Please sign in to comment.