Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
2ee2bec2d6dc743a01e5fc1060c0b5751dc88f36
Switch branch/tag
redis
utils
hyperloglog
16 Apr, 2014
7 commits
HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.
· 2ee2bec2
antirez
authored
Mar 31, 2014
2ee2bec2
hll-gnuplot-graph.rb: added new filter "all".
· be7eef91
antirez
authored
Mar 31, 2014
be7eef91
hll-gnuplot-graph.rb: Use |error| when filter is :max
· 32e99968
antirez
authored
Mar 31, 2014
32e99968
Ignore txt files inside utils/hyperloglog.
· 9faa80ee
antirez
authored
Mar 31, 2014
Those are generated to trace graphs using gnuplot.
9faa80ee
hll-gnuplot-graph.rb added to plot HyperLogLog error graphs.
· d6ce659f
antirez
authored
Mar 31, 2014
d6ce659f
hll-err.rb: speedup using pipelining.
· ca6973d3
antirez
authored
Mar 28, 2014
ca6973d3
hll-err.rb added to test error rate of Redis HyperLogLog.
· 2500f2a3
antirez
authored
Mar 28, 2014
2500f2a3