Page 2 of 2

Posted: Tue Oct 12, 2010 6:50 am
by ArndW
Either the CPU or the I/O will be high while this job is running. If the CPU is high then your bottleneck is parsing the input string, if the I/O is high then you are limited by that factor. If neither is high then you are being limited by some other factor.