implement same benchmarks as redis-benchmark in C
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 25 Mar 2009 00:03:06 +0000 (00:03 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 25 Mar 2009 00:03:06 +0000 (00:03 +0000)
commiteee28c05a37edb8220fc9ab7828a73ff014bc77d
treec2b81829ae397c6df644f040a15ad9debedff7ca
parent24aed6f30fef226076cf963d6407151e6eb082e5
implement same benchmarks as redis-benchmark in C
with comparable results and rnd variant for comparison

(I do see some fuzz in results of perl benchmark
which aren't there for C version, so I suspect perl
as culprit, and not Redis :-)

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/Redis@56 447b33ff-793d-4489-8442-9bea7d161be5
scripts/redis-benchmark.pl