[Helma-user] file read and processing pretty slow. ideas?

Joshua Paine joshua at papercrown.org
Mon Jul 16 20:49:40 CEST 2007


Hannes Wallnoefer wrote:
> You have to invoke File as constructor, using the "new" keyword.

Doh. Ok, now it works, and it cuts the file read time from 0.219 to 
0.015 - 0.032, bringing a good-case runtime down to only about 60% 
slower than PHP, which is well within tolerance.

Since there's an order of magnitude difference between helma.File and 
File (and the latter is supposed to be deprecated), should I submit a 
bug report?

-Joshua


More information about the Helma-user mailing list