On 5/26/17, Clemens Ladisch <clem...@ladisch.de> wrote:
>
> SQLite does not use FILE_FLAG_RANDOM_ACCESS (except on Windows CE), but
> it's possible that Windows is estimating that the accesses are random
> (because the actually are).
>

IIRC, we experimented with using FILE_FLAG_RANDOM_ACCESS but found
that it made things run slower in our tests.  That would have been
years ago though - things might have changed since then.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to