Leopold Toetsch <[EMAIL PROTECTED]> writes:

> > I just implemented macro expansion in imcc.
> > This brings us one step closer to substitude assemble.pl
> 
> ... and additionally adds a nice benefit:
> 
> $ time perl t/harness quick
> real    0m36.452s
> user    0m25.170s
> sys     0m7.560s
> 
> $ time make test
> real    0m31.864s
> user    0m22.700s
> sys     0m6.350s
> 
> First is with assemble.pl, but with *quick* option. The latter is imcc.

If I understand quick correct it skips assemble.pl entirely if the
testsource did not change. So assemble.pl is not run, but its still
slower?

bye
boe
-- 
Juergen Boemmels                        [EMAIL PROTECTED]
Fachbereich Physik                      Tel: ++49-(0)631-205-2817
Universitaet Kaiserslautern             Fax: ++49-(0)631-205-3906
PGP Key fingerprint = 9F 56 54 3D 45 C1 32 6F  23 F6 C7 2F 85 93 DD 47

Reply via email to