CORE-1228 introduced one aditional write of every new allocated page to ensure there are space on disk for it.
This degrade performance when FW = ON. It can be improved if new pages will be written in relatively large groups.
Testing show that one single write of 128-512KB is much faster then 16-64 writes by 8KB