Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-07 | Ports: Update fio to version 3.33 | Brian Gianforcaro | |
2022-06-08 | Ports/fio: Update fio to version 3.30 | EWouters | |
2021-12-22 | Ports: Add `fio` port | Brian Gianforcaro | |
fio allows you to test various different IO subsystems and patterns. It can help us test and benchmark the I/O subsystems of Serenity. This port gets the fio bootstrapped and working, using the included .fio file, I have been able to test the file I/O performance already. |