fdatasync() makes db4o 10-20% faster
I have investigated how much fdatasync() makes db4o faster on Linux. It showed 10-20% faster performance in commit.
This benchmarking was done on Linux2.6, write cache off, ext3 file system, with db4o 6.4.
fdatasync() adapter
---------- 3… more »