blob: 813c3b451bb44e3c9032122521f256862b4f4a1a [file] [log] [blame]
mbligh8e7963f2009-01-05 20:47:50 +00001AUTHOR = "Curt Wohlgemuth <curtw@google.com>"
2NAME = "compilebench"
3TEST_CATEGORY = "Functional"
4TEST_CLASS = "General"
5TEST_TYPE = "client"
6TIME = "SHORT"
7DOC="""
8Compilebench is a filesystem performance test. It simulates some of the disk
9IO common in creating, compiling, patching, stating and reading kernel trees.
10It indirectly measures how well filesystems can maintain directory locality as
11the disk fills up and directories age.
12"""
13job.run_test("compilebench")