antirez
2fbf9b25f9
Make hll-gnuplot-graph.rb callable from cli.
2014-04-03 16:38:11 +02:00
antirez
478cb4eebc
hll-gnuplot-graph.rb improved with new filter.
...
The function to generate graphs is also more flexible as now includes
step and max value. The step of the samples generation function is no
longer limited to min step of 1000.
2014-04-02 12:30:11 +02:00
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
b814da53f6
hll-gnuplot-graph.rb added to plot HyperLogLog error graphs.
2014-03-31 10:09:43 +02:00