cc1 hog
Jeffrey A Law
law@cygnus.com
Tue Oct 7 11:41:00 GMT 1997
In message < 199710012235.PAA01505@kankakee.wrs.com >you write:
> The right way to handle this is to introduce a new dejagnu reporting
> type, and use it, then add utilities to monitor and track those
> values.
>
> Something like:
>
> PERF: 400000000 gcc.c-torture/compile/900313-1.c, -O1 compvmsize
> PERF: 196.32 gcc.c-torture/compile/900313-1.c, -O1 comptime
> PERF: 47.1 gcc.c-torture/execute/900409-1.c compilation, -O0 runtime
>
> or more generally:
>
> PERF: %f %s
Yuk. I think this is far more complicated than it needs to be, and
it's probably unmanagable.
I'd be happy with something that just capped the amount of memory/time
any particular test needed -- the vast majority of c-torture tests are
small.
jeff
More information about the Gcc
mailing list