On 10/21/19, Jonathan Brandmeyer <[email protected]> wrote: > > No significant change. The target filesystem only caches non-aligned > writes, so there usually isn't anything for it to do on fsync anyway. >
OK. I don't have any more ideas at the moment, and without access to your code, and your platform, I can't really debug it. But do please know that you should only be getting less than 2x writes. I suggest adding instrumentation and trying to come up with a simplified test case. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

