rockeet commented on PR #1206: URL: https://github.com/apache/incubator-kvrocks/pull/1206#issuecomment-1549524548
> Hi @rockeet > > Great thanks for your benchmark data and impressive work on the toplingdb. I have some questions about the benchmark data: > > For chart 1, does the build speed mean the rocksdb SST building key-value speed? > > For chart 2, how can we explain the rand key per second? and how it's related to the QPS. My fault, I should have write the details: For chart 1, it is KV pair per second from redis client. For chart 2, it is 16 threads(16 client connections) in which each thread use `mget` with 64 keys per request. -- 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]
