in reply to Re^6: <speed a major issue with below code also loosing data while writing in files>
in thread <speed a major issue with below code also loosing data while writing in files>
First of all when you post code wrap it with <code></code> this is included in Writeup Formatting Tips
Why don't you apply the changes that I've proposed to you and measure the time again? Because those changes should give you an speed up in the running time
It's hardly that with any dynamic language Perl, Python, Ruby you'll reach the speed of a C program, so if your C program is optimized and 2 minutes is the mark don't expect Perl to beat that
|
|---|