Upstream is now hosted on GitHub PR: 259947 Reported by: Graham Perrin <grahamperrin@gmail.com> Approved by: mentors (implicit), jmohacsi@bsd.hu (maintainer timeout, 4+ weeks)
8 lines
344 B
Text
8 lines
344 B
Text
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: https://github.com/jedisct1/Blogbench
|