tree: ee0b6278293f0c4a2cc97dce2e1f8092ca28e8b4 [path history] [tgz]
  1. bootperf
  2. perfprinter.py
  3. README.md
  4. resultsdir.py
  5. resultset.py
  6. showbootdata
performance/bootperf-bin/README.md

Tools For Measuring Boot Time Performance

Scripts in this directory serve as the wrapper of the tast test platform.BootPerf for for developers or partners to verify that a device meets Chrome OS boot time performance requirements. The wrapper is required to make it as simple as possible to run the test and display the test results. This directory contains the following tools:

  • bootperf runs the test to measure boot time performance of a Chrome OS device and stores the test results in the current directory.
  • showbootdata parses and displays the boot time performance data from previous runs of bootperf.

See the document for detailed usage information.