Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Rewrite bench to be generic for any kind of substrate-based projects #274

Closed
Tracked by #277 ...
mordamax opened this issue Mar 25, 2024 · 1 comment
Closed
Tracked by #277 ...

Comments

@mordamax
Copy link
Contributor

mordamax commented Mar 25, 2024

Current problem is that the bench.sh is too complicated and opinionated about the project it runs in

with #113 ideally would be to make bench (along with FMT) as a standard scripts which would work in any substrate-based projects without a need to define/override paths or anything else

May be worth waiting or contributing to paritytech/polkadot-sdk#177 to make it possible

Would be awesome to drop bash scripts and re-write all stuff to strongly typed language like TS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant