| Class and Description |
|---|
| AbstractTest
Abstract base class for individual performance benchmarks.
|
| AddMembersTest
Test the performance of adding a configured number of members to groups.
|
| Benchmark |
| BundlingNodeTest.TestContext |
| ConcurrentHasPermissionTest
Concurrently calls Session#hasPermission on the deep tree:
- the path argument a random path out of the deep tree
- the actions are randomly selected from the combinations listed in
ConcurrentHasPermissionTest.ACTIONS |
| ConcurrentReadDeepTreeTest
Concurrently reads random items from the deep tree.
|
| ConcurrentReadTest
Test case that traverses 10k unstructured nodes (100x100) while 50 concurrent
readers randomly access nodes from within this tree.
|
| CSVResultGenerator
Interface that marks a benchmark being capable of producing a CSV output.
|
| CugTest
Test the effect of multiple authorization configurations on the general read
operations.
|
| DescendantSearchTest
Performance test to check performance of queries on sub-trees.
|
| FullTextSearchTest |
| GetAuthorizableByIdTest |
| HybridIndexTest.TestContext |
| IsMemberTest
Benchmark for
Group.isMember(Authorizable) with the following setup:
- 10 groups
- boolean flag defining if the 10 groups will be nested or not. |
| LucenePropertyFullTextTest
Perform a benchmark on how long it takes for an ingested item to be available in a Lucene
Property index when indexed in conjunction with a Global full-text lucene (same thread).
|
| ManyUserReadTest
UserTest...
|
| OrderedIndexBaseTest
Base class used for benchmarking insert of nodes
|
| OrderedIndexInsertBaseTest
intermediate class for the testing of Inserts of nodes.
|
| OrderedIndexQueryBaseTest
Benchmark the query performance of an ORDER BY clause when No index are involved
|
| ReadDeepTreeTest
Randomly read 1000 items from the deep tree.
|
| RemoveMembersTest
Test the performance of removing members from groups.
|
| RevisionGCTest
A benchmark to run RevisionGC.
|
| SimpleSearchTest
Run a simple query of the form "//*[@testcount=...]".
|
| Class and Description |
|---|
| AbstractTest
Abstract base class for individual performance benchmarks.
|
| Benchmark |
| CSVResultGenerator
Interface that marks a benchmark being capable of producing a CSV output.
|
| Class and Description |
|---|
| AbstractTest
Abstract base class for individual performance benchmarks.
|
| Benchmark |
| CSVResultGenerator
Interface that marks a benchmark being capable of producing a CSV output.
|
| Class and Description |
|---|
| Benchmark |
| Class and Description |
|---|
| CSVResultGenerator
Interface that marks a benchmark being capable of producing a CSV output.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.