GpuBTree icon indicating copy to clipboard operation
GpuBTree copied to clipboard

To-Do list:

Open maawad opened this issue 5 years ago • 2 comments

  • [ ] Benchmarking scripts to reproduce paper results.
  • [ ] Look into why the search query is slower.
  • [ ] Successor query
  • [x] Range query
  • [ ] Concurrent updates and queries
  • [ ] B-Tree Set
  • [ ] Test on Windows

maawad avatar Feb 05 '20 18:02 maawad

What's the ETA on successor query?

DaemonSnake avatar Sep 28 '20 17:09 DaemonSnake

@DaemonSnake I finished it sometime ago but haven't pushed it yet. I'll add it this weekend.

maawad avatar Oct 01 '20 06:10 maawad