xref: /aosp_15_r20/external/autotest/client/tests/compilebench/control (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1AUTHOR = "Curt Wohlgemuth <[email protected]>"
2NAME = "compilebench"
3PURPOSE = "Benchmark the filesystem performance."
4CRITERIA = "Compilebench is a filesystem performance test."
5ATTRIBUTES = "suite:hwqual, suite:kernel_daily_benchmarks"
6TEST_CATEGORY = "Functional"
7TEST_CLASS = "General"
8TEST_TYPE = "client"
9TIME = "SHORT"
10DOC = """
11The test simulates some of the disk IO common in creating, compiling, patching,
12stating and reading kernel trees. It indirectly measures how well filesystems
13can maintain directory locality as the disk fills up and directories age.
14"""
15job.run_test("compilebench")
16