| Class and Description |
|---|
| AbstractTest
Abstract base class for individual performance benchmarks.
|
| ConcurrentReadTest
Test case that traverses 10k unstructured nodes (100x100) while 50 concurrent
readers randomly access nodes from within this tree.
|
| DescendantSearchTest
Performance test to check performance of queries on sub-trees.
|
| SimpleSearchTest
Run a simple query of the form "//*[@testcount=...]".
|
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.