blob: 1b21c4cab78f422ff174369325cb61b7da964a25 [file] [log] [blame]
NAME = "platform_CompressedSwapPerf"
PURPOSE = "Measure performance of compressed swap."
CRITERIA = """
This test will fail if:
- compressed swap is not configured.
"""
AUTHOR = "smbarber@chromium.org (Stephen Barber)"
TIME = "LONG"
TEST_CATEGORY = "Functional"
TEST_CLASS = "platform"
TEST_TYPE = "client"
DOC = """
Run some basic performance benchmarks on compressed swap.
"""
job.run_test('platform_CompressedSwapPerf')