calvin2021y

Results 203 comments of calvin2021y

a lot developer use MacOS, please consider fix this.

on my test there is about 23K QPS for very simple example LTO release build. (8 byte counter example with a http api, one leader node) Test with memory disk...

I use wrk -c1000 -t1 -d10 http://127.0.0.1:8080/apply to my test (simple counter example with my http server), without raft (1000 connection latency 5 ms, qps 250K) without raft (100 connection...

Sorry for late response, I will try simple the code to provide test code.

This bugs find almost a year, Is there a schedule plan for it.

Thanks for the quick response, look forward to it. If you can share your branch here, we can try it and maybe give some advice.