Page 1 of 1

Performance issue

Posted: Fri Jan 20, 2012 6:54 am
by ashishm
We have 2 projects in same server,one for development and another one for testing.One of the job using
sequential file->XMLInput->Transformer->Dataset file

Input sequential file has 40000 XMLs(size nearly 1 gb). Each XML is in a single line We imported this job in both projects (development & testing).In testing project job runs with production time of 3 minutes but the same job in development project runs with production time of 3 hours.

Can anyone suggest any solutions for this issue :?:


Thanks in advance ...

Posted: Fri Jan 20, 2012 9:00 am
by PaulVL
Different APT file configuration?
Different level of debuging options turned on at project level?
Different resource disks associated with the projects (see APT file)?
Solar Flares during run #2?

Performance issue

Posted: Fri Jan 20, 2012 11:01 am
by ashishm
Hi PaulVL
I checked APT file configuration of both projects.They looked identical.

Any other solutions :?:

Posted: Fri Jan 20, 2012 3:59 pm
by qt_ky
Make sure it's the exact some job design in both projects, exact same input file, etc... Dump the score from each job and compare differences. Also check in the job log detail when it starts you find all the environment variables. Compare all those differences too.