A full benchmarking suite
Hoverbear opened this issue · 6 comments
Hoverbear commented
It'd be great to have a full, robust benchmarking suite.
I recommend using Criterion for benchmarking since we can use it fairly unobtrusively, even on stable.
Hoverbear commented
The bones are in place for this if anyone would like to build on it. Feel free to ping us here and we can give you some guidance!
ckousik commented
@Hoverbear I'd like to work on this
Hoverbear commented
Fullstop000 commented
@Hoverbear Can I try to implement a simple benchmark case for raw node proposing like https://github.com/etcd-io/etcd/blob/master/raft/node_bench_test.go ? This could be useful in a lot of situations.
Hoverbear commented
@Fullstop000 Please!? 😍