IntersectMBO / IntersectMBO/cardano-node-tests
check `cardano-cli` performance
Open
mainnet
- Dominant language
- Python
- Stars
- 59
- Forks
- 28
- Avg merge
- 2h 30m
- Merged PRs (30d)
- 62
Description
- related to https://github.com/input-output-hk/cardano-node/issues/3490
- it would be nice to have a script checking for degradations for different `cardano-cli` commands (ideally on Mainnet)
- ideally these tests should be run on a machine with the minimal official specs
EX:
- `cardano-cli query utxo --address`
- `cardano-cli query leadership-schedule` --> it should not kill the node
- `query stake-snapshot`
Contributor guide
Assessment
This issue has not been assessed yet.