Open main menu

CDOT Wiki β

Changes

Firefox Performance Testing : A Python framework for Windows

No change in size, 09:50, 12 October 2006
Project News
<b>Wednesday, October 11, 2006</b>
*[[User:elichak | elichak]] configured the environment in the VM for her testing. [[User:elichak | elichak]] also changed the TS_NUM_RUNS, TP_NUM_CYCLES, TP_RESOLUTION values to 1.  *[[User:bhearsum | Ben]] assisted [[User:elichak | elichak]] with the debugging process. [[User:elichak | elichak]] and [[User:bhearsum | Ben]] hacked deeper down into the scripts. There are a few things that we speculate could be affecting the value of ts_time being generated:
:*In ffprocess.py, RunProcessAndWaitForOutput always returns None in line 232 <pre> return (None, True)
</pre>
1
edit