GitHub user zhixinwen added a comment to the discussion: kvrocks压测-set命令服务器资源无法吃满
The bottleneck is more likely in RocksDB not KVRocks. When worker number is high, the concurrent write could be blocked by RocksDB's WriteThread lock. GitHub link: https://github.com/apache/kvrocks/discussions/2467#discussioncomment-13952634 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
