Is there any way to measure performance on a FUSE-based mount that is mounted via long-running executable (no device is used, nor /etc/fstab
entry added)?
Is there any way to measure performance on a FUSE-based mount that is mounted via long-running executable (no device is used, nor /etc/fstab
entry added)?
There's nothing special about a FUSE mount from a benchmarking perspective - it's just a filesystem.
Use bonnie, fio, whatever you like.