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 b4732ad
  • Loading branch information
github-action-benchmark committed Oct 22, 2024
1 parent 8e33049 commit 4cf7aa2
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 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": 1729630805048,
"lastUpdate": 1729637859704,
"repoUrl": "https://github.com/paritytech/polkadot-sdk",
"entries": {
"availability-distribution-regression-bench": [
Expand Down Expand Up @@ -32590,6 +32590,60 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Francisco Aguirre",
"username": "franciscoaguirre"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "b4732add46910370443d092a3f479986060f6df5",
"message": "Assets in pool with native can be used in `query_weight_to_asset_fee` (#6080)\n\nA follow-up to https://github.com/paritytech/polkadot-sdk/pull/5599.\nAssets in a pool with the native one are returned from\n`query_acceptable_payment_assets`. Now those assets can be used in\n`query_weight_to_asset_fee` to get the correct amount that needs to be\npaid.\n\n---------\n\nCo-authored-by: command-bot <>",
"timestamp": "2024-10-22T21:38:38Z",
"tree_id": "12b356121059f8349501f3a67754eacd41934345",
"url": "https://github.com/paritytech/polkadot-sdk/commit/b4732add46910370443d092a3f479986060f6df5"
},
"date": 1729637841918,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Received from peers",
"value": 433.3333333333332,
"unit": "KiB"
},
{
"name": "Sent to peers",
"value": 18481.666666666653,
"unit": "KiB"
},
{
"name": "bitfield-distribution",
"value": 0.024765978226666666,
"unit": "seconds"
},
{
"name": "availability-store",
"value": 0.1785446388199999,
"unit": "seconds"
},
{
"name": "availability-distribution",
"value": 0.01645112628,
"unit": "seconds"
},
{
"name": "test-environment",
"value": 0.008736574480000085,
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 4cf7aa2

Please sign in to comment.