rraft-py icon indicating copy to clipboard operation
rraft-py copied to clipboard

Write performance measurement tests

Open jopemachine opened this issue 2 years ago • 3 comments

Ideally, performance tests could be very helpful. Unfortunately, it seems that performance test doesn't exist in raft-rs until now.

jopemachine avatar Mar 22 '23 15:03 jopemachine

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

jopemachine avatar Apr 06 '23 08:04 jopemachine

Ref: https://github.com/tikv/raft-rs/pull/315

jopemachine avatar May 08 '23 03:05 jopemachine

Ref: https://github.com/gaogaotiantian/viztracer

jopemachine avatar Aug 02 '23 16:08 jopemachine