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 b764d72 commit 836ba92
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": 1715121691206,
"lastUpdate": 1715124188130,
"repoUrl": "https://github.com/paritytech/polkadot-sdk",
"entries": {
"availability-distribution-regression-bench": [
Expand Down Expand Up @@ -8842,6 +8842,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": 1715124160788,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Received from peers",
"value": 433.3333333333332,
"unit": "KiB"
},
{
"name": "Sent to peers",
"value": 18479.926666666666,
"unit": "KiB"
},
{
"name": "availability-distribution",
"value": 0.011733087293333333,
"unit": "seconds"
},
{
"name": "test-environment",
"value": 0.009574275093333336,
"unit": "seconds"
},
{
"name": "availability-store",
"value": 0.15761594735333329,
"unit": "seconds"
},
{
"name": "bitfield-distribution",
"value": 0.021848100886666666,
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 836ba92

Please sign in to comment.