Re: Performance metrics

2011-02-15 Thread Jaroslaw Cwiklik
Kameron, while the CPE is processing it aggregates statistics. When the processing is completed, the CPE GUI fetches the stats using CollectionProcessingEngine API: getPerformanceReport() To see how this report is generated look at the source in: uimaj-tools project. Source File: PerformanceReport

Performance metrics

2011-02-15 Thread Kameron Cole
After processing using the CPE GUI, there is a display with completion time. How does that get there? In other words, is there some reusable timing API that could be invoked by other programs? As a side note, I wonder if there are any software projects out there which do reporting on triple stor