1
edit
Changes
→REPORTS_DIR
*This is the path to the directory that the generated reports will go into
<pre>REPORTS_DIR = r'C:\mozilla\testing\performance\win32\extension_perf_reports'</pre>
*Create '''extension_perf_reports''' dir in '''C:\mozilla\testing\performance\win32\'''
OR
*Set '''REPORT_DIR''' path to a directory where you want the reports to go into. Make sure that directory is created.
===INIT_URL===