I attempted to reduce the time to run the Jaybird tests, but I noticed - against a recent Firebird 4 snapshot - that disabling forced write on database creation did not make a huge difference (30s less, from 4m to 3m30s), while explicitly enabling forced write increased the run time by 1m30s from 4m to 5m30s.

Is there a difference between explicit forced write and the default behaviour? For example, does default database creation enable forced write after creating the database, while explicitly enabling it also does forced write during database creation? (for context, Jaybird tests create (and drop) a lot of databases)

Mark
--
Mark Rotteveel


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to