blob: 4c407c5b0421fea76db7f8dae176b56bfa65c9c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Blogbench is a portable filesystem benchmark that tries to reproduce the
load of a real-world busy file server.
It stresses the filesystem with multiple threads performing random reads,
writes and rewrites in order to get a realistic idea of the scalability
and the concurrency a system can handle.
WWW: http://blogbench.pureftpd.org/project/blogbench
|