~mterry/qtmir/warn-on-xapp

« back to all changes in this revision

Viewing changes to benchmarks/README

  • Committer: CI Train Bot
  • Author(s): Nick Dedekind
  • Date: 2015-10-21 11:46:54 UTC
  • mfrom: (369.4.13 qtmir)
  • Revision ID: ci-train-bot@canonical.com-20151021114654-zxs13246bxcdci9l
Added touch performance tracing and test.
Approved by: Gerry Boland

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
To run performance tests on device:
 
2
 
 
3
Firstly, you will need to install the qtmir-tests package. So either install the package using apt or build
 
4
and install from source
 
5
$ sudo apt-get install qtmir-tests
 
6
 
 
7
Then you need to stop unity8 & unity-system compositor so that we can start out test in a controlled environment.
 
8
$ sudo stop lightdm
 
9
 
 
10
Next, start the test!
 
11
$ cd benchmarks
 
12
$ sudo python3 touch_event_latency.py
 
 
b'\\ No newline at end of file'