Hacker News new | ask | show | jobs
by tobylane 2139 days ago
For those of us who haven’t had a few GB SQLite db, does it perform different to one that is a few MB?
1 comments

A few MB would likely be fully in the OS buffer cache. I think you would see the difference when it no longer fits.