fio I/O测试工具

程序名称:fio

授权协议: GPLv2

操作系统: Linux

开发语言: C/C++

fio 介绍

fio 是一个 I/O 工具用来对硬件进行压力测试和验证,支持13种不同的I/O引擎,包括:sync, mmap, libaio, posixaio, SG
v3, splice, null, network, syslet, guasi, solarisaio 等等, I/O priorities (for
newer Linux kernels), rate I/O, forked or threaded jobs, 等等。

It can work on block devices as well as files. fio accepts job descriptions in
a simple-to-understand text format. Several example job files are included.
fio displays all sorts of I/O performance @R_230_4045@ion. Fio is in wide use in
many places, for both benchmarking, QA, and verification purposes. It supports
Linux, FreeBSD, NetBSD, OS X, OpenSolaris, AIX, and Windows.

fio 官网

http://git.kernel.dk/?p=fio.git;a=summary

相关编程语言

提到 EclEmma 首先就要说到著名的 Java 覆盖测试工具...
Solex是一个WEB应用测试用的Eclipse插件。Solex可以...
Apache为我们提供了一个强大的工具 Cactus!它是一套...
Google C Testing Framework是Google公司用来在各种...
JdbcProxy 是 SourceForge 上一个开源的 Java 项目,...
Ripplet是一款负载测试工具,特征如下: 1)基于Apa...