diff --git a/bench/statement-distribution-regression-bench/data.js b/bench/statement-distribution-regression-bench/data.js index b3fb29130c5e..aae137091814 100644 --- a/bench/statement-distribution-regression-bench/data.js +++ b/bench/statement-distribution-regression-bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737326868573, + "lastUpdate": 1737416893549, "repoUrl": "/~https://github.com/paritytech-stg/polkadot-sdk", "entries": { "statement-distribution-regression-bench": [ @@ -1278,6 +1278,50 @@ window.BENCHMARK_DATA = { "unit": "seconds" } ] + }, + { + "commit": { + "author": { + "email": "mordamax@gmail.com", + "name": "Maksym H", + "username": "mordamax" + }, + "committer": { + "email": "mordamax@gmail.com", + "name": "Maksym H", + "username": "mordamax" + }, + "distinct": true, + "id": "1fcd6ba1b9702417d42b72ee9c28c64332af7878", + "message": "Update cmd.yml", + "timestamp": "2025-01-20T23:21:51Z", + "tree_id": "937ecdbffe91cc1e1c970c35d4ee58c7f46b0156", + "url": "/~https://github.com/paritytech-stg/polkadot-sdk/commit/1fcd6ba1b9702417d42b72ee9c28c64332af7878" + }, + "date": 1737416886076, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Sent to peers", + "value": 127.93399999999995, + "unit": "KiB" + }, + { + "name": "Received from peers", + "value": 106.39999999999996, + "unit": "KiB" + }, + { + "name": "statement-distribution", + "value": 0.035332387756000026, + "unit": "seconds" + }, + { + "name": "test-environment", + "value": 0.044993141707999965, + "unit": "seconds" + } + ] } ] }