rraft-py
rraft-py copied to clipboard
Write performance measurement tests
Ideally, performance tests could be very helpful.
Unfortunately, it seems that performance test doesn't exist in raft-rs until now.
I added some performance tests from the raft-rs, but I think it would be better to have more performance tests
https://github.com/lablup/rraft-py/tree/main/benches/suites
Ref: https://github.com/tikv/raft-rs/pull/315
Ref: https://github.com/gaogaotiantian/viztracer