On 3/5/16, Jim Callahan <jim.callahan.orlando at gmail.com> wrote: > Is 4096 bytes a large enough page size? > > Are there any benchmarks? >
https://www.sqlite.org/tmp/small-v-large-cache.jpg Results from running "rm -f x.db; time ./speedtest1 x.db --size 400 --release-memory --pagesize N" (after "make speedtest1") off of the tip of trunk yesterday, on a fast Ubuntu machine. -- D. Richard Hipp drh at sqlite.org