Re: XML Parsing CPU Intensive

2010-10-07 Thread AdWords API Advisor
Hi Aaron, What language and libraries are you using? Cheers, Anash P. Oommen, AdWords API Advisor. On Oct 5, 4:53 am, Aaron wrote: > Hi, > > I'm currently using the Adwords API intensively, and I am finding that > parsing the result sets eats up my entire CPU (on a small EC2 > instance).  I ass

XML Parsing CPU Intensive

2010-10-05 Thread Aaron
Hi, I'm currently using the Adwords API intensively, and I am finding that parsing the result sets eats up my entire CPU (on a small EC2 instance). I assume it is the XML parsing that is causing the problem, and I am wondering if there is any known way to decrease this CPU consumption. Thanks, A