Date: Tue, 20 Mar 2018 14:18:31 +0000 From: Chavdar Ivanov <ci4...@gmail.com> Message-ID: <cag0ouxhnchbcm6jzvhkaey-vgcgx2qbmfgxbfvncabreoj-...@mail.gmail.com>
| Anyway, nothing so far explains Martin's results being just a tad below | those of Linux and everyone else getting speeds 5-6 times slower. What are the file system parameters? It is easy to make ffs go slow if it is not set up properly. Also remember the "fast" in ffs was designed to be fast reading, not so much writing (on the assumption that most files are read much more often than they're written ... consider the contents of /usr/bin for example) and that it was designed to operate with SMD disks, where knowledge and control is considerably enhanced over scsi or ide. kre