• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1NAME = "platform_CompressedSwapPerf"
2PURPOSE = "Measure performance of compressed swap."
3CRITERIA = """
4This test will fail if:
5  - compressed swap is not configured.
6"""
7AUTHOR = "smbarber@chromium.org (Stephen Barber)"
8TIME = "LONG"
9TEST_CATEGORY = "Functional"
10TEST_CLASS = "platform"
11TEST_TYPE = "client"
12DOC = """
13Run some basic performance benchmarks on compressed swap.
14"""
15
16job.run_test('platform_CompressedSwapPerf')
17