On 11 June 2015 at 06:55, Chase Qi chase.qi@linaro.org wrote:
The data from 'time' and 'perf' also will be saved by LKP. I think the 'avg.json' is the right file I should parse, it included metrics of the benchmark and time and perf. I added a 'LOOPS' parameter in test definition to support repeatedly run. If we run the test more then once, the data in avg.json will be the average of the runs. Here is a lava job example https://validation.linaro.org/scheduler/job/382401
Does the LOOPS parameter map to the iterations variable lkp uses? At least the ebizzy seems to use iterations setting to run itself 100x by default.
Riku