in reply to Re^2: optimize the code
in thread optimize the code

Please help me on this. It takes long time to read the input file,convert into pst format and match for 3 days ago date.

Replies are listed 'Best First'.
Re^4: optimize the code
by marto (Cardinal) on Jun 29, 2010 at 08:22 UTC

    If you've tried all of the advice you've already been given regarding optimization, benchmarking and profiling and your code isn't fast enough, get a faster computer with faster disks and memory.