This website requires JavaScript.
Explore
Help
Register
Sign In
rik
/
jlibredis
Watch
1
Star
0
Fork
0
You've already forked jlibredis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
beb999d50a0a2f6818c7d2a4e697073b979a49ad
jlibredis
/
src
/
test
/
java
/
redis
/
clients
/
jedis
/
tests
/
benchmark
History
Jonathan Leibiusky
d690833ed6
avoid creating pipeline responses and do it lazy
2011-05-30 13:43:21 -03:00
..
GetSetBenchmark.java
Update the way the Redis host(s) can be configured for the tests.
2010-09-15 10:49:36 +02:00
HashingBenchmark.java
Add benchmark for hashing algos
2010-12-02 01:47:18 -03:00
PipelinedGetSetBenchmark.java
avoid creating pipeline responses and do it lazy
2011-05-30 13:43:21 -03:00
PoolBenchmark.java
replace custom pool implementation with apache's
2010-11-21 18:16:31 -03:00
SafeEncoderBenchmark.java
add benchmark for SafeEncoder
2011-04-17 23:17:54 -03:00
ShardedBenchmark.java
fix consistent hashing, both MD5 and Murmur,
2010-12-02 01:46:31 -03:00