0

I need to find out which of the libraries (libcmalloc, jemalloc, tcmalloc) is more productive using Redis. I compile redis from source with various libraries and run the benchmark (shown below), but the results are almost non-existent.

Script redis-benchmark -t set -r 10000 -n i i is changing in range (5000...1000000) with the step 50000

Unfortunatelly, all of the libraries gave me the nearly same result.

0 Answers0