RE: XPath Performance

2001-12-20 Thread Walsh, Eric
Title: XPath Performance Thanks alot, that worked significantly faster. Hope the new stuff will be optimized soon.   EricW -Original Message-From: Geert Poels [mailto:[EMAIL PROTECTED]]Sent: Thursday, December 20, 2001 4:37 AMTo: [EMAIL PROTECTED]Subject: Re: XPath

Re: XPath Performance

2001-12-20 Thread Geert Poels
Title: XPath Performance Eric,   Could you retry using Xalan 2.1 And measure time differences ? We noticed a huge speed increase.   Geert - Original Message - From: Walsh, Eric To: '[EMAIL PROTECTED]' Sent: Wednesday, December 19, 2001 6:39 PM Subj

XPath Performance

2001-12-19 Thread Walsh, Eric
Title: XPath Performance Hi, I am having some performance problems with XPath I was hoping you could help with. I am writing an app that parses an xsd file by first doing a selectNodeList on all the elements then a selectNodeList on all the elements using complexType as the parent