mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-30 03:20:36 +00:00
Instead of fsyncing after each file is written, do all the fsyncs at the end. On macOS I observed `zenith init` time go from 36 s -> 3 s.
Instead of fsyncing after each file is written, do all the fsyncs at the end. On macOS I observed `zenith init` time go from 36 s -> 3 s.