GitHub user aleksraiden added a comment to the discussion: Update the C++ 
standard used by kvrocks to a newer version

Some performance test after c++17 
([42517c5](https://github.com/apache/incubator-kvrocks/commit/42517c576f94067b826df732ae1f55c5a390e40f)

PING_INLINE: 46970.41 requests per second, p50=0.519 msec
PING_MBULK: 56242.97 requests per second, p50=0.431 msec
SET: 34188.04 requests per second, p50=0.743 msec
GET: 48828.12 requests per second, p50=0.503 msec
INCR: 30257.19 requests per second, p50=0.807 msec
LPUSH: 24479.80 requests per second, p50=0.871 msec
RPUSH: 24576.06 requests per second, p50=0.687 msec
LPOP: 22306.49 requests per second, p50=0.807 msec
RPOP: 22426.55 requests per second, p50=0.687 msec
SADD: 29770.77 requests per second, p50=0.767 msec
HSET: 22099.45 requests per second, p50=0.511 msec
SPOP: 50581.69 requests per second, p50=0.503 msec
ZADD: 28587.77 requests per second, p50=0.807 msec
ZPOPMIN: 57175.53 requests per second, p50=0.399 msec
LPUSH (needed to benchmark LRANGE): 23546.03 requests per second, p50=0.799 msec
LRANGE_100 (first 100 elements): 16846.36 requests per second, p50=1.583 msec
LRANGE_300 (first 300 elements): 7399.19 requests per second, p50=3.471 msec
LRANGE_500 (first 500 elements): 5024.62 requests per second, p50=5.327 msec
LRANGE_600 (first 600 elements): 4029.33 requests per second, p50=6.607 msec
MSET (10 keys): 8901.55 requests per second, p50=1.039 msec



GitHub link: 
https://github.com/apache/incubator-kvrocks/discussions/970#discussioncomment-3904645

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to