Re: file read and processing pretty slow. ideas?

Joshua Paine <[email protected]> Mon, 16 Jul 2007 17:42:52 -0400
Newsgroups gmane.comp.java.helma.general
Message-ID <[email protected]>
Chris Zumbrunn wrote:
> You also need the "new" keyword when invoking the helma.File version.  
> Do you still see a performance difference when you do that?

I tried that change, too. It made no difference performance-wise: the 
helma.File is still an order of magnitude slower, even when used 
correctly :-).

-Joshua