antirez
19938b9103
Make hll-gnuplot-graph.rb callable from cli.
2014-04-16 15:09:45 +02:00
antirez
80d7f7081c
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-16 15:09:45 +02:00
antirez
08516c1ab6
HyperLogLog API prefix modified from "P" to "PF".
...
Using both the initials of Philippe Flajolet instead of just "P".
2014-04-16 15:09:45 +02:00
antirez
e262442fd4
HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.
2014-04-16 15:09:45 +02:00
antirez
9cb2b5003f
hll-gnuplot-graph.rb: added new filter "all".
2014-04-16 15:09:45 +02:00
antirez
df2c02785a
hll-gnuplot-graph.rb: Use |error| when filter is :max
2014-04-16 15:09:45 +02:00
antirez
dc774e1bdc
Ignore txt files inside utils/hyperloglog.
...
Those are generated to trace graphs using gnuplot.
2014-04-16 15:09:45 +02:00
antirez
2c1b4dcd40
hll-gnuplot-graph.rb added to plot HyperLogLog error graphs.
2014-04-16 15:09:45 +02:00
antirez
6aa1b23269
hll-err.rb: speedup using pipelining.
2014-04-16 15:09:44 +02:00
antirez
a0b27c329a
hll-err.rb added to test error rate of Redis HyperLogLog.
2014-04-16 15:09:44 +02:00