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. -- Holger Kruse [EMAIL PROTECTED] -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
