Test Timing and timeStats.txt
Jonathan Gibbons
jonathan.gibbons at oracle.com
Fri May 10 19:42:17 PDT 2013
You should be able to script this quite easily.
It is intended that it should be easy to grep all .jtr files for the
elapsedTime line and sort on the appropriate field
-- Jon
On 05/10/2013 07:36 PM, Mike Duigou wrote:
> Hello;
>
> I discovered timeStats.txt just today and think that it is potentially quite useful. I couldn't find an exact definition but I assume the time quoted is for all phases; @compile and @run.
>
> It would also be useful to see a version of summary.txt with the time information included. A CSV version of summary.txt with timing information would be potentially very useful for simple reporting.
>
> The task I was trying to accomplish was to script finding the slowest tests across a series of runs. Right now I would have to scrape the info out of the irregular form of output.txt or parse jtr files. Neither seems pleasant.
>
> Mike
More information about the jtreg-use
mailing list