antirez
|
4e25a641e1
|
HyperLogLog API prefix modified from "P" to "PF".
Using both the initials of Philippe Flajolet instead of just "P".
|
2014-03-31 22:48:01 +02:00 |
|
antirez
|
97a6ccdb7c
|
HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.
|
2014-03-31 19:29:40 +02:00 |
|
antirez
|
f34b176b95
|
hll-gnuplot-graph.rb: added new filter "all".
|
2014-03-31 15:45:06 +02:00 |
|
antirez
|
2c5201f83d
|
hll-gnuplot-graph.rb: Use |error| when filter is :max
|
2014-03-31 11:58:13 +02:00 |
|
antirez
|
e0c8ac97a3
|
Ignore txt files inside utils/hyperloglog.
Those are generated to trace graphs using gnuplot.
|
2014-03-31 10:21:14 +02:00 |
|
antirez
|
b814da53f6
|
hll-gnuplot-graph.rb added to plot HyperLogLog error graphs.
|
2014-03-31 10:09:43 +02:00 |
|
antirez
|
74547ebed9
|
hll-err.rb: speedup using pipelining.
|
2014-03-28 22:25:30 +01:00 |
|
antirez
|
d622c7d0aa
|
hll-err.rb added to test error rate of Redis HyperLogLog.
|
2014-03-28 18:35:21 +01:00 |
|