Commit Graph

13 Commits

Author SHA1 Message Date
antirez
c28b42acd9 more experiments with long replies, glue output buffer, and writev. 2009-11-18 20:32:03 +01:00
antirez
cc30e368a3 benchmarking with different number of LRANGE elements. Ability to change the glue output buffer limit by #define 2009-11-18 19:41:25 +01:00
antirez
ccb5332c5e more writev tests/work 2009-11-18 19:02:20 +01:00
antirez
6c4e61b389 redis-benchmark multi bulk reply support hopefully fixed 2009-11-18 18:47:05 +01:00
antirez
2fd309522d multi-bulk reply support for redis-bench, and as a result LRANGE is not tested, providing some number for the tuning of multi-bulk requests performances server-side 2009-11-17 16:57:35 +01:00
antirez
c32514972c benchmark now outputs the right command line to shorten the TIME_WAIT interval on Mac OS X when keep alive is set 2009-10-03 10:54:27 +02:00
antirez
9f3c422c72 Kill the background saving process before performing SHUTDOWN to avoid races 2009-06-05 22:52:30 +02:00
antirez
5f5b9840c3 Partial qsort implemented in SORT command, only when both BY and LIMIT is used. minor fix for a warning compiling under Linux. 2009-05-19 18:39:58 +02:00
antirez
7407797596 Python client updated pushing from Ludo's repository 2009-05-11 13:50:09 +02:00
antirez
ecfaf6da92 benchmark utility now supports random keys 2009-05-11 00:36:12 +02:00
antirez
57172ffb31 CPP client added thanks to Brian Hammond 2009-05-09 09:25:59 +02:00
antirez
4c26a79a8d redis-benchmark sync with the new protocol 2009-03-24 15:22:27 +01:00
antirez
ed9b544e10 first commit 2009-03-22 10:30:00 +01:00