summaryrefslogtreecommitdiff
path: root/utils/hyperloglog/hll-gnuplot-graph.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix HLL gnuplot graph generator script for new redis-rb versions.antirez2016-12-161-1/+1
* Make hll-gnuplot-graph.rb callable from cli.antirez2014-04-031-4/+5
* hll-gnuplot-graph.rb improved with new filter.antirez2014-04-021-13/+22
* HyperLogLog API prefix modified from "P" to "PF".antirez2014-03-311-2/+2
* HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.antirez2014-03-311-2/+2
* hll-gnuplot-graph.rb: added new filter "all".antirez2014-03-311-5/+14
* hll-gnuplot-graph.rb: Use |error| when filter is :maxantirez2014-03-311-0/+1
* hll-gnuplot-graph.rb added to plot HyperLogLog error graphs.antirez2014-03-311-0/+68