tikv / raft-engine

A persistent storage engine for Multi-Raft log
Apache License 2.0
565 stars 88 forks source link

Add a benchmark framework #32

Closed hicqu closed 3 years ago

hicqu commented 4 years ago

Raft Engine is in hot develop. It changes every day. So a benchmark framework can help us find performance degradations.

Renkai commented 4 years ago

pick up this issue

tabokie commented 3 years ago

Closing via #84