I would really appreciate that, SQLite's API prefe...
# general
t
I would really appreciate that, SQLite's API prefers us to emit 1 row at a time and instead we populate the whole table during the initial filter call and then pick/place all of the results while keeping that result set in memory. The hypothesis that we can smooth allocations has some positive data, we just need a faster method-- which I'm hopeful exists since there's lots of components of contexts and coroutines that I'm just now scratching.