bisec-tree icon indicating copy to clipboard operation
bisec-tree copied to clipboard

buckets on disk

Open UnixJunkie opened this issue 5 years ago • 3 comments

now this makes a lot of sense with the add method having been added (to grow an existing tree)

UnixJunkie avatar Jul 10 '18 03:07 UnixJunkie

  • we need to change the bucket type or use a Bucket module parameter
  • we need to time the dist for 100 points

UnixJunkie avatar Jul 12 '18 00:07 UnixJunkie

use dokeysto with camltc backend for that

UnixJunkie avatar Aug 03 '18 00:08 UnixJunkie

before storing the bucket on disk, we should sort its points according to their dist to the vp

UnixJunkie avatar Aug 03 '18 00:08 UnixJunkie