----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 16, 2001 9:45 PM Subject: [REBOL] Re: SHEEP vs Rebol (Pythagoras Tree)
> On Mon, Oct 15, 2001 at 07:11:32AM +1000, Allen Kamp wrote: > > Hi Gregg, > > > > I think the modified script below will improve the first time performance by > > quite a bit > > for you. Pre allocating the space needed makes a big diff. (1/3 the time on > > my machine) > > Yes, that's a bug (two actually) in REBOL. Will be fixed in the next > version. The time for the original script, without preallocation, is > down to 0.6 sec here now. Any other nice bug-fixes, speeding things up? :-) -pekr- > > -- > Holger Kruse > [EMAIL PROTECTED] > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
