royerlab / ultrack

Cell tracking and segmentation software
https://royerlab.github.io/ultrack
BSD 3-Clause "New" or "Revised" License
86 stars 11 forks source link

Optimizing sqlite insertions #29

Closed JoOkuma closed 1 year ago

JoOkuma commented 1 year ago

Changed sqlite insertions to be more opportunistic, insertions occur when possible or at the last iteration.