org.objectweb.speedo.stress |
|
Java Source File Name | Type | Comment |
AllCollectionHelper.java | Class | author: M. |
CDRelationHelper.java | Class | author: M. |
IntUserIdHelper.java | Class | |
LinkedIntUserIdHelper.java | Class | |
QueryHelper.java | Class | author: M. |
StressHelper.java | Class | |
TestCollection.java | Class | Stress the collection access function of Speedo. |
TestCollectionConcurrency.java | Class | Stress the collection access function of Speedo. |
TestCreation.java | Class | Stresses the creation function of Speedo.
author: P. |
TestCreDel.java | Class | Stresses the creation function of Speedo.
author: P. |
TestDeletion.java | Class | Stresses the deletion function of Speedo.
author: P. |
TestGetObject.java | Class | Stresses the read access function of Speedo.
author: M. |
TestNavigation.java | Class | Stresses the reference iteration of Speedo.
author: M. |
TestQuery.java | Class | Stresses the query execution of Speedo.
author: M. |
TestQueryConcurrency.java | Class | Stresses the query execution of Speedo.
author: M. |
TestRelation1_1.java | Class | Stress the relation one-one implementation by Speedo.
author: M. |
TestRelation1_1Concurrency.java | Class | Stress the relation one-one implementation by Speedo.
author: M. |
TestRelation1_N.java | Class | Stress the relation one-many implementation by Speedo.
author: M. |
TestRelation1_NConcurrency.java | Class | Stress the relation one-many implementation by Speedo.
author: M. |
TestRelationN_M.java | Class | Stress the relation many-many implementation by Speedo.
author: M. |
TestRelationN_MConcurrency.java | Class | Stress the relation many-many implementation by Speedo.
author: M. |
TestSetObject.java | Class | Stresses the write access function of Speedo.
author: M. |