Real world benchmark that queries from the UI thread and pulls data back into the UI thread. I.e., a full round trip.

The official SQLite looks to under-perform WA-SQLite IDBBatchAtomic (i.e., persistence with indexeddb) https://rhashimoto.github.io/wa-sqlite/demo/benchmarks.html for a large number of operations. We need to find that inflection point.

Test Time