Commit graph

  • 097e294e7f add aabb search and benchmark main Joe 2025-10-18 17:19:17 -0700
  • 0ecee89421 add tweakable horizon and benchmark Joe 2025-10-18 14:22:28 -0700
  • 54655dd971 add nearest search, takes 70µs Joe 2025-10-18 13:03:11 -0700
  • 3fb418a525 remove redundant internal index, much faster now Joe 2025-10-18 11:34:07 -0700
  • 2496741ec7 multithreaded update Joe 2025-10-17 17:21:35 -0700
  • fdc783b87c multithread the creation of the index Joe 2025-10-17 17:14:48 -0700
  • dec3ea0e60 removed atomics, still fast Joe 2025-10-17 16:41:46 -0700
  • 6190a676e7 still fast to construct Joe 2025-10-17 16:23:22 -0700
  • f0b5244a1c back to fast construction Joe 2025-10-17 16:06:25 -0700
  • 9dc0c4b9aa back to atomics, no perf improvement Joe 2025-10-17 13:13:11 -0700
  • b7c1f19204 replaced atomics with a vec-wide lock, now 2x slower than before Joe 2025-10-17 12:55:48 -0700
  • eb1efaf694 rename to spacedog, remove unneccessary atomics Joe 2025-10-17 11:59:14 -0700
  • 4ca8e55dab 2x faster than rtree Joe 2025-10-16 16:48:14 -0700
  • 36c1a64e54 break apart writes to points, doesn't help Joe 2025-10-16 15:46:49 -0700
  • 46f6fa3e28 adds benchmark, is 4x worse than rstar Joe 2025-10-16 14:41:54 -0700
  • 71edac6f34 add clap and rstar deps, initial data structure shape takes hold Joe 2025-10-16 13:19:17 -0700