Fix statement distribution benchmark (#6369)
I've broken this test with
https://github.com/paritytech/polkadot-sdk/pull/5883 and this is the
fix.
The benchmark is now updated to use proper core index and session index
for the generated candidates.
TODO:
- [ ] <del> PRDoc </del>
---------
Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io>
Showing
- polkadot/node/subsystem-bench/src/lib/availability/mod.rs 2 additions, 4 deletionspolkadot/node/subsystem-bench/src/lib/availability/mod.rs
- polkadot/node/subsystem-bench/src/lib/availability/test_state.rs 2 additions, 2 deletions...t/node/subsystem-bench/src/lib/availability/test_state.rs
- polkadot/node/subsystem-bench/src/lib/mock/runtime_api.rs 34 additions, 6 deletionspolkadot/node/subsystem-bench/src/lib/mock/runtime_api.rs
- polkadot/node/subsystem-bench/src/lib/statement/test_state.rs 10 additions, 4 deletions...adot/node/subsystem-bench/src/lib/statement/test_state.rs
Please register or sign in to comment