antirez
|
badf23f57b
|
HyperLogLog API prefix modified from "P" to "PF".
Using both the initials of Philippe Flajolet instead of just "P".
|
2014-04-16 15:26:03 +02:00 |
|
antirez
|
2ee2bec2d6
|
HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.
|
2014-04-16 15:24:15 +02:00 |
|
antirez
|
be7eef911b
|
hll-gnuplot-graph.rb: added new filter "all".
|
2014-04-16 15:23:21 +02:00 |
|
antirez
|
32e9996846
|
hll-gnuplot-graph.rb: Use |error| when filter is :max
|
2014-04-16 15:23:21 +02:00 |
|
antirez
|
9faa80ee8c
|
Ignore txt files inside utils/hyperloglog.
Those are generated to trace graphs using gnuplot.
|
2014-04-16 15:23:21 +02:00 |
|
antirez
|
d6ce659ffd
|
hll-gnuplot-graph.rb added to plot HyperLogLog error graphs.
|
2014-04-16 15:23:21 +02:00 |
|
antirez
|
ca6973d3b6
|
hll-err.rb: speedup using pipelining.
|
2014-04-16 15:19:40 +02:00 |
|
antirez
|
2500f2a334
|
hll-err.rb added to test error rate of Redis HyperLogLog.
|
2014-04-16 15:19:40 +02:00 |
|