Hi,
   When i ran perl script on multi processor
machine...
it is taking more time as than on single processor
machine....

Let me explain clearly....

I have big file (.5Gb) it has 8 million records...
my perl script will read each record and validates..
Validation includes..checking each record lenghth
etc....

When i ran this script on single processor machine
With 256MB RAM, It took 3 min to process 8 million
records...

If ran the same script on Multi processor machine
(4 CPU's and 3GB RAM), it took 6min....

Any body have idea why it is taking more time on 
multi processor system ?

Thanx
-Madhu



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to