Hi Hamish
Is this on Win 10 or Win 11?
Windows 11 Pro.
Hamish
Windows 11 Pro.
Still takes 3x longer on Windows, but it's bearable now.
Replying to some of the other suggestions: check P/E cores (Windows test
PC only has P cores), check IPv6 (we're using embedded), block size (16k
made it worse than 8k default), DC (it's Windows Pro).
--
Support the ongoing development of Firebird! Consider donating to the Firebird Foundation and help ensure its future. Every contribution makes a difference. Learn more and donate here:
https://www.firebirdsql.org/donate
---
You received this message because you are subscribed to the Google Groups "firebird-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebird-suppo...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/firebird-support/9dd35553-bbd8-411f-a713-651baaa0377an%40googlegroups.com.
--
Support the ongoing development of Firebird! Consider donating to the Firebird Foundation and help ensure its future. Every contribution makes a difference. Learn more and donate here:
https://www.firebirdsql.org/donate
---
You received this message because you are subscribed to the Google Groups "firebird-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebird-suppo...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/firebird-support/2580c06c-a6f8-4940-9fb1-53ad0ec3e619n%40googlegroups.com.
> Have you tried firebird.conf settings like these (because they seem to
> have a different defaults per platform) :
> MaxUnflushedWrites = -1 # default for posix (non-Windows)
> MaxUnflushedWriteTime = -1 # default for posix (non-Windows)
>
Thanks, it helps a bit. For the 380k record insert, time drops from 80
seconds to 58 seconds.