Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make hll-gnuplot-graph.rb callable from cli. | antirez | 2014-04-03 | 1 | -4/+5 |
* | hll-gnuplot-graph.rb improved with new filter. | antirez | 2014-04-02 | 1 | -13/+22 |
* | HyperLogLog API prefix modified from "P" to "PF". | antirez | 2014-03-31 | 2 | -4/+4 |
* | HyperLogLog: make API use the P prefix in honor of Philippe Flajolet. | antirez | 2014-03-31 | 2 | -4/+4 |
* | hll-gnuplot-graph.rb: added new filter "all". | antirez | 2014-03-31 | 1 | -5/+14 |
* | hll-gnuplot-graph.rb: Use |error| when filter is :max | antirez | 2014-03-31 | 1 | -0/+1 |
* | Ignore txt files inside utils/hyperloglog. | antirez | 2014-03-31 | 1 | -0/+1 |
* | hll-gnuplot-graph.rb added to plot HyperLogLog error graphs. | antirez | 2014-03-31 | 1 | -0/+68 |
* | hll-err.rb: speedup using pipelining. | antirez | 2014-03-28 | 1 | -10/+16 |
* | hll-err.rb added to test error rate of Redis HyperLogLog. | antirez | 2014-03-28 | 1 | -0/+21 |