Skip to content

Commit

Permalink
add availability-distribution-regression-bench (customSmallerIsBetter…
Browse files Browse the repository at this point in the history
…) benchmark result for c91c13b
  • Loading branch information
github-action-benchmark committed May 7, 2024
1 parent efddaa8 commit baa3514
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion bench/availability-distribution-regression-bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1715115100130,
"lastUpdate": 1715121691206,
"repoUrl": "https://github.com/paritytech/polkadot-sdk",
"entries": {
"availability-distribution-regression-bench": [
Expand Down Expand Up @@ -8790,6 +8790,58 @@ 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": 1715121664124,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Sent to peers",
"value": 18479.939999999995,
"unit": "KiB"
},
{
"name": "Received from peers",
"value": 433.3333333333332,
"unit": "KiB"
},
{
"name": "test-environment",
"value": 0.008440926573333335,
"unit": "seconds"
},
{
"name": "availability-store",
"value": 0.15533438469333333,
"unit": "seconds"
},
{
"name": "bitfield-distribution",
"value": 0.02179736795333333,
"unit": "seconds"
},
{
"name": "availability-distribution",
"value": 0.011510209253333334,
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit baa3514

Please sign in to comment.