|
So, how's the performance of the two code samples doing the same iterations (without the I/O)? Obviously, XPath has nothing to do with this, but its performance is so terrible - how is it with JXPath (what with reflection, dynamic attribute comparison and such)? |