• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D19-Aug-2014182

exact.goH A D19-Aug-20141.8 KiB

exact_test.goH A D19-Aug-2014445

gk.goH A D19-Aug-20142.1 KiB

skiplist.goH A D19-Aug-20141.3 KiB

README

1Optimized Greenwald-Khanna streaming quantiles.
2
3On my laptop, this processes numbers at a rate of 1.2 seconds per million numbers.
4
5Godoc: http://godoc.org/github.com/dgryski/go-gk
6