]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-413: Initial CRUD+L performance suite.
authorRichard Millet <richard.millet@berkeley.edu>
Fri, 26 Feb 2010 22:08:16 +0000 (22:08 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Fri, 26 Feb 2010 22:08:16 +0000 (22:08 +0000)
services/PerformanceTests/src/test/java/org/collectionspace/services/PerformanceTests/test/PerformanceTest.java

index c3a1881c1abc2a337270a0cb3c34351a90e15b84..03632f4a65686b49d5a21ba9b53c5a43c8570144 100644 (file)
@@ -91,7 +91,7 @@ public class PerformanceTest extends CollectionSpacePerformanceTest {
        //
        // Get clients for the CollectionSpace services
        //
-       private static int MAX_RECORDS = 10000;
+       private static int MAX_RECORDS = 1000;
 
        @Test
        public void performanceTest() {