https://github.com/voldemort/voldemort
Revision 49d748f2bed5fb300c81b732482c5b4c4b5d46be authored by Kirk True on 15 March 2010, 23:13:12 UTC, committed by Alex Feinberg on 15 March 2010, 23:23:57 UTC
 *  Reissuing requests to stimulate caching on the server. Wrap
    the core KeyProvider in an implementation that pulls out
    previously issued key and reuse an entry from that set
    randomly.

 *  Collect request times and store them in an array that is used
	to collect percentiles. Didn't add it to the "m" case as I'm
	not sure if that makes any sense.
1 parent 51e6ab0
History
Tip revision: 49d748f2bed5fb300c81b732482c5b4c4b5d46be authored by Kirk True on 15 March 2010, 23:13:12 UTC
Simulate caching requests, collect percentiles for request times.
Tip revision: 49d748f
File Mode Size
.settings
bin
clients
config
contrib
docs
example
lib
src
test
.classpath -rw-r--r-- 3.1 KB
.gitignore -rw-r--r-- 100 bytes
.project -rw-r--r-- 426 bytes
CONTRIBUTORS -rw-r--r-- 362 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 3.5 KB
build.properties -rw-r--r-- 839 bytes
build.xml -rw-r--r-- 16.1 KB
release_notes.txt -rw-r--r-- 6.2 KB
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top