diff --git a/bench/availability-distribution-regression-bench/data.js b/bench/availability-distribution-regression-bench/data.js index 0d6a54cf5b32..70fd51f28f33 100644 --- a/bench/availability-distribution-regression-bench/data.js +++ b/bench/availability-distribution-regression-bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715121691206, + "lastUpdate": 1715124188130, "repoUrl": "https://github.com/paritytech/polkadot-sdk", "entries": { "availability-distribution-regression-bench": [ @@ -8842,6 +8842,58 @@ window.BENCHMARK_DATA = { "unit": "seconds" } ] + }, + { + "commit": { + "author": { + "name": "Branislav Kontur", + "username": "bkontur", + "email": "bkontur@gmail.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "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" + } + ] } ] }