rockeet commented on PR #1206:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1206#issuecomment-1552770527

   > > For chart 3, it is 16 threads(16 client connections) in which each 
thread use `mget` with 64 keys per request.
   > 
   > hi , for chart 3,any idea why when blockcache was 4G & 8G, but performance 
will get worse.
   
   I think it should because larger block cache evict OS page cache memory, 
thus page cache hit rate becomming lower, and OS page cache data is compressed, 
which can hold more data in same memory.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to