PerformanceMeters
PerformanceMeters is a Java-based, XML-driven tool for testing XQuery with MarkLogic Server. (PerformanceMeters has a confusing name as it is actually useful for more than testing performance). To get started with PerformanceMeters, try the tutorial.
Capabilities include:
- test arbitrary queries
- test via XCC or HTTP
- configure via XML
- supports setup and tear-down queries
- performance metrics, including percentile-response times
- support for arbitrary query generator classes
- support for arbitrary result formatter classes


Code & Downloads
GitHub Repository »
Comments