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
Raw File
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
CONTRIBUTORS
Alex Feinberg
Antoine Toulme
Anthony Lauzon
Bhupesh Bansal
Chris Riccomini
Claudio Cherubino
Dain Sundstrom
Elias Torres
Eric Evans
Geir Magnusson Jr.
Ismael Juma
Janne Hietamäki
Jay Kreps
Joshua Tuberville
Kirk True
Michael R. Head
Mike Frost
Padraig O'Sullivan
Paul Lindner
Rob Adams
Scott Wheeler
Shannon Zhang
Tatu Saloranta
Thomas Mueller
Yair Weinberger

back to top