Introduction
People
Downloads
Publications
Evaluation
Future work
Contact

Valid XHTML 1.0!

XPathMark
An XPath Benchmark for XMark

  1. To devise a larger set of performance indexes for the evaluation of XML engines.
  2. To develop a benchmark to test query scalability. Query scalability is the ability of an XML engine to process queries of increasing lengths. Human-composed queries tend to be short, but computer-generated ones might be very long. This benchmark should include "crash-me queries", which are queries that seriously challenge current XML engines but that eventually might be solved efficiently.
  3. To program a benchmark checker to automatically check the benchmark on a particular XML engine. The application should also compute the performance indexes and format the evaluation outcomes in different formats (plain text, XML, HTML, Gnuplot).
  4. To develop a similar benchmark environment for XQuery.