On Dec 28, 2017, at 7:42 AM, Olivier Mascia <o...@integral.be> wrote:
> 
> server on macOS, client on Windows (server 2016 and server 2012 R2) is OK.
> Server and client on same Windows box, through localhost is comparable (just 
> slightly slower) to server macOS and client Windows.

That’s not good.  The localhost connection should be much faster than a LAN 
connection, irrespective of the OSes involved.  I’d expect to see an order of 
magnitude difference in tests not involving the disk.  (Which of course doesn’t 
include these tests, but still!)  Either Windows’ localhost implementation is 
terrible, or the Windows server (software or hardware) has some serious 
slowdown.

drh’s idea of disabling antivirus is one possibility, though a recent SQLite 
benchmark [1] showed that SQLite tended to keep Windows Defender from doing 
much damage by its nature, since antivirus doesn’t re-scan the DB file each 
time more content is added to it.

[1]: https://www.sqlite.org/fasterthanfs.html
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to