1
edit
Changes
→Run Firefox Performance Tests
*By default, the <b>run_tests.py</b> file that you need to execute to run the Firefox Performance Testing is located at <b>c:\mozilla\testing\performance\win32\</b>
*You can run <b>run_tests.py</b> either from the DOS prompt or Cygwin:
<br />
<b>DOS</b>
<pre>$run_tests.py config.yaml</pre>
<br /><br />
<b>Cygwin</b>
<pre>./run_tests.py config.yaml</pre>