1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/benchmarks/ior/pkg-descr
Yuri Victorovich 69b23f5ed4 sysutils/ior: Move to benchmarks/ior
Suggested by:	diizzy@
2023-01-20 08:09:03 -08:00

7 lines
405 B
Plaintext

IOR is a parallel IO benchmark that can be used to test the performance of
parallel storage systems using various interfaces and access patterns. The IOR
repository also includes the mdtest benchmark which specifically tests the peak
metadata rates of storage systems under different directory structures. Both
benchmarks use a common parallel I/O abstraction backend and rely on MPI for
synchronization.