Hi, I was considering the use of BASEX for an XPATH based solution I have which uses XPATH to select data from moderately large messages. Say between 20 and 50 Mb. Are there any relative performance stats in using BASEX over SUN/ORACLE Java implementations of XPATH ?
Mark
A copy of the LCH.Clearnet e-mail disclaimer can be found at: www.lchclearnet.com/disclaimer/email
LCH.Clearnet Limited, Registered Office: Aldgate House, 33 Aldgate High Street, London EC3N 1EA. Recognised as a Clearing House under the Financial Services & Markets Act 2000. Reg. in England No. 25932. LCH.Clearnet SA, Siège Social: 18 rue du Quatre Septembre, 75002 Paris, Chambre de Compensation conformément au Code Monétaire et Financier. LCH.Clearnet LLC, Principal Office: 17 State Street, New York, NY 10004. Registered with the U.S. Commodity Futures Trading Commission as a derivatives clearing organization under the U.S. Commodity Exchange Act.
Hi Mark,
it’s difficult to present benchmark results that are valid for different data and use cases, but I can just tell that BaseX was particularly tailored to process XPaths on large amounts of XML data (up to several GB), and that it uses various index structures to further speed up queries, so I’m quite sure it will surpass Java’s default implementation in most cases. After all, I can just recommend you to simply download BaseX and do some simple tests in the GUI frontend, and see if it does what you expect.
Best, Christian
[1] http://docs.basex.org/wiki/GUI ___________________________
On Thu, Jan 24, 2013 at 12:52 PM, Mark Dwyer Mark.Dwyer@lchclearnet.com wrote:
Hi,
I was considering the use of BASEX for an XPATH based solution I have which uses XPATH to select data from moderately large messages. Say between 20 and 50 Mb. Are there any relative performance stats in using BASEX over SUN/ORACLE Java implementations of XPATH ?
Mark
A copy of the LCH.Clearnet e-mail disclaimer can be found at: www.lchclearnet.com/disclaimer/email
LCH.Clearnet Limited, Registered Office: Aldgate House, 33 Aldgate High Street, London EC3N 1EA. Recognised as a Clearing House under the Financial Services & Markets Act 2000. Reg. in England No. 25932.
LCH.Clearnet SA, Siège Social: 18 rue du Quatre Septembre, 75002 Paris, Chambre de Compensation conformément au Code Monétaire et Financier.
LCH.Clearnet LLC, Principal Office: 17 State Street, New York, NY 10004. Registered with the U.S. Commodity Futures Trading Commission as a derivatives clearing organization under the U.S. Commodity Exchange Act.
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de