Melvin Smith wrote:
> 
> At 02:25 PM 6/1/2002 -0400, Clinton A. Pierce wrote:
>  >Looks great.  Converted over with little sweat, noted below.
> 
> Moving in the right direction. mandelbrot.cola -> mandel.pasm
> 
> Old assembler:
> 
> time assemble.pl mandel.pasm > mandel.pbc | grep real
> real    0m0.390s
> 
> New assembler:
> 
> time ./assemble.pl mandel.pasm > mandel.pbc | grep real
> real    0m0.147s
> 
> Thats about 37% of the old assemble time.

Yay! I wasn't intending to make it faster than the original, but I'm
glad that it worked out nicely. After the final patches are in place,
we'll do a round or so of testing and get ready for release.
--
Jeff <[EMAIL PROTECTED]><[EMAIL PROTECTED]>

Reply via email to