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