redict/utils
antirez 32a549432b LRU: test-lru.rb improved in different ways.
1. Scan keys with pause to account for actual LRU precision.
2. Test cross-DB with 100 keys allocated in DB1.
3. Output results that don't fluctuate depending on number of keys.
4. Output results in percentage to make more sense.
5. Save file instead of outputting to STDOUT.
6. Support running multiple times with average of outputs.
7. Label each square (DIV) with its ID as HTML title.
2016-07-11 16:23:50 +02:00
..
create-cluster create-cluster fix for stop and watch commands 2015-03-24 09:44:52 +13:00
graphs/commits-over-time Added Tcl program to show commits graphicaly. 2015-11-20 15:45:25 +01:00
hashtable utils/hashtable/rehashing.c test updated to use new API. 2015-02-25 13:02:04 +01:00
hyperloglog Make hll-gnuplot-graph.rb callable from cli. 2014-04-03 16:38:11 +02:00
lru LRU: test-lru.rb improved in different ways. 2016-07-11 16:23:50 +02:00
releasetools Added a tool for generating changelogs automatically. 2016-05-04 22:41:57 +02:00
build-static-symbols.tcl Tcl script, make target, and redis.c changes to build the static symbol table automagically 2009-11-10 19:20:32 +01:00
cluster_fail_time.tcl Cluster: Tcl script to check avg pfail->fail time. 2015-01-30 12:03:17 +01:00
corrupt_rdb.c Added a trivial program to randomly corrupt RDB files in /utils. 2016-07-01 09:55:50 +02:00
generate-command-help.rb Update redis-cli help and the script to generate it. 2015-11-17 15:38:34 +01:00
install_server.sh Added documentation for non-interactive install procedure 2016-06-10 10:11:46 +02:00
redis_init_script Fixed init script bug, thanks to Henrik Westphal 2011-06-14 17:11:44 +02:00
redis_init_script.tpl Update redis_init_script.tpl 2014-10-26 11:09:45 -07:00
redis-copy.rb Deprecate utils/redis-copy.rb in favor of redis-copy gem 2013-11-06 08:31:57 +00:00
redis-sha1.rb Two important fixes to append only file: zero length values and expires. A pretty neat new test to check consistency of randomly build datasets against snapshotting and AOF. 2009-12-15 13:06:41 -05:00
speed-regression.tcl speed-regression.tcl: command line options to select tests, data size, and number of requests. 2011-11-07 17:18:50 +01:00
whatisdoing.sh Mark whatisdoing.sh as deprecated in top-comment. 2014-12-09 12:18:34 +01:00