On 11/28/06, Luke Crook <[EMAIL PROTECTED]> wrote:
>
> Glad to hear it. How much faster?
>

;; Timing with old code
User time    =        0.781
System time  =        0.000
Elapsed time =        0.791
Allocation   = 20904992 bytes
0 Page faults

;; Timing with new code
User time    =        0.320
System time  =        0.000
Elapsed time =        0.331
Allocation   = 9088 bytes
0 Page faults

Over 2 times faster.   And take a look at the allocation savings!

Anthony
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to