Alfredo Braunstein wrote: >> there's some horrible slowness in the dispatch process near the end of >> the UserGuide. >> Some O(n^2) somewhere? > >I'd rather expect some getPar() business or similar.
Humm... how many getPar()s on a row you need to actually *wait* for them to finish on a 2Ghz processor... it seems suspect to me. Alfredo