Test Timing and timeStats.txt
Mike Duigou
mike.duigou at oracle.com
Fri May 10 19:36:05 PDT 2013
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