Anyone have perform this?
We found client-rust perf worse than the golang client on raw tikv doing set ops(6w vs 27w iops) , so now just the go client through ffi.
What are your data?
I saw fix raw scan fix on scan perf.
And these days we did not have the region cache in the client-rust.
Anyone have perform this? We found client-rust perf worse than the golang client on raw tikv doing set ops(6w vs 27w iops) , so now just the go client through ffi.
What are your data? I saw fix raw scan fix on scan perf. And these days we did not have the region cache in the client-rust.