mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update README.md
This commit is contained in:
parent
dea11c5ba2
commit
5dcce000e5
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue