Hi Brian, Just wondering, are you using XmlTextReader (SAX) or XmlDocument (DOM) parser for parsing the xmls? When working on 60MB xmls, using XmlDocument can be really slow, and hours for parsing and merging wouldn't be surprising. With XmlTextReader it take just a couple of minutes max for parsing and merging couple of 60MB xml reports.
Cheers, Anash P. Oommnne, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
