Performance of a shell script
Hiii,
I wrote a shell script for testing purpose.
I have to test around 200thousand entries with the script.When i am doing only for 6000 entries its taking almost 1hour.If i test the whole testingdata it will take huge amount of time.
I just want to know is it something dependent on the configuration of machine.
Any suggestion how i can increase the efficiency of my script.
Thanks in advance.
Namish
|