View Single Post
  #4 (permalink)  
Old 03-13-2008, 12:48 AM
Leginus Leginus is offline
Junior Member
 
Join Date: Dec 2007
Posts: 27
Default

I agree with linecutter that I think the speed problem comes from reading the file line by line and not the number crunching. Processing from memory is much quicker
Reply With Quote