From: asplake Date: 2006-01-25T00:43:19+09:00 Subject: Re: Grid Folding (#63) Not 100% surprised, and it's longer than others too. For the large (e.g. 1024x1024) runs it's now about twice as fast, just by preallocating the results array and using 'for' instead of 'each' loops. Oh well. Still the slowest. Perhaps mine uses less memory ;-)