[antlr-interest] [antlr-dev] target ETAs?

Stuart Dootson stuart.dootson at gmail.com
Tue May 1 08:18:05 PDT 2007


On 01/05/07, Kunle Odutola <Kunle_Odutola at hotmail.com> wrote:
> Hi,
>
> > DevPartner studio on Windows for analysis.
> >
> > Then elapsed time vs system CPU time vs memory overhead. Just measuring
> > the elapsed time and system time to parse exactly the same stuff, namely
> > jsk1.6 source code.
>
> Don't think Windows has a builtin 'time' equivalent. Could crank out a
> Windows equivalent using CreateProcess()/GetProcessTimes() I guess...
>
> Kunle

Or use ptime from http://www.synesis.com.au/systools.html instead -
that's what I did.

Stuart Dootson


More information about the antlr-interest mailing list