1
0
mirror of https://github.com/redis/node-redis.git synced 2025-09-15 18:41:08 +03:00

4 Commits

Author SHA1 Message Date
Ruben Bridgewater
2744fe8650 Optimize statements and speed up the common case 2015-10-02 20:21:13 +02:00
Ruben Bridgewater
ff47dc3ce8 Improve multi bench
It will now print the total time elapsed and start a redis server if none is running and closes it afterwards again
2015-09-25 00:51:38 +02:00
Ruben Bridgewater
6975b0723d Add benchmark task to npm 2015-09-20 21:51:53 +02:00
Ruben Bridgewater
4fa9169f47 Remove very old benchmarks that do not really work anymore are obsolet and rename "benches" to "benchmarks"
This is also going move the multi_bench benchmark into the benchmarks folder
2015-09-19 20:51:57 +02:00