EmbarkStudios / EmbarkStudios/cervo
cli: Add benchmark-per-layer functionality
Open
enhancement
- Dominant language
- Rust
- Stars
- 56
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently we can do "whole-network" performance measurements, but that is not very helpful for finding performance bottlenecks or spotting issues. It would be useful to implement a plan-runner similar to how upstream does it where we can run each layer independently and benchmark it.
Contributor guide
Assessment
This issue has not been assessed yet.