GitHub user git-hulk added a comment to the discussion: 内存中的数据量是否会影响性能?
从以上的截图看 OPS 下降跟 CPU 升高正相关,应该是 Flush/Compaction IO 带来的影响,内存 Cache 对于写入并不会有直接影响。 GitHub link: https://github.com/apache/kvrocks/discussions/2695#discussioncomment-11617196 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
