Commit graph

7 commits

Author SHA1 Message Date
Joe
2496741ec7 multithreaded update 2025-10-17 17:25:47 -07:00
Joe
fdc783b87c multithread the creation of the index 2025-10-17 17:15:44 -07:00
Joe
dec3ea0e60 removed atomics, still fast 2025-10-17 16:58:34 -07:00
Joe
6190a676e7 still fast to construct 2025-10-17 16:32:32 -07:00
Joe
f0b5244a1c back to fast construction 2025-10-17 16:15:29 -07:00
Joe
9dc0c4b9aa back to atomics, no perf improvement 2025-10-17 15:35:12 -07:00
Joe
b7c1f19204 replaced atomics with a vec-wide lock, now 2x slower than before 2025-10-17 13:09:44 -07:00