Hmm. After looking at the code, I found out that the heap is limited to 16MB. I increased that to 64MB and upped the heap allocation to 8MB. That allows me to run the test case in about 12 seconds or half the speed it used to run. I'm going to try bumping the allocation up to 32MB just to see if that helps any. Any other ideas? Ian