Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LalehB committed Sep 16, 2014
1 parent dea11c5 commit 5dcce00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/power/README.md
Expand Up @@ -20,5 +20,5 @@ You can define the maximum number of threads in layout level, rendering by cpu,
This command will measure power and performance for 1 to 5 threads in layout with CPU rendering when we are running the about-mozilla.html benchmark

``` sh
sudo python PowerMeasure.py -L 5 -c cpu -b "/Desktop/servo/src/test/html/about-mozilla.html -o /Desktop/Results/"
sudo python PowerMeasure.py -L 5 -c cpu -b "/Desktop/servo/src/test/html/about-mozilla.html" -o /Desktop/Results/
```

0 comments on commit 5dcce00

Please sign in to comment.