iitii icon indicating copy to clipboard operation
iitii copied to clipboard

misc ideas

Open mlin opened this issue 4 years ago • 0 comments

  • [x] unsafe branch-free versions of left & right
  • [x] scan() micro-optimizations
  • [ ] exclude outlier begs from domain width
  • [x] eliminate outside_min_beg by switching outside_max_end to >= (benchmark)
  • [x] work out theory for starting at internal nodes rather than leaves
  • [ ] deal with outlier long intervals
  • [ ] FBVector
  • [ ] make regression loops vectorizable
  • [ ] mmap & bsort
  • [ ] factor out a little library for modeling rank CDF of any sorted array

mlin avatar Jul 31 '19 02:07 mlin