Revision: 17197
          http://sourceforge.net/p/gate/code/17197
Author:   valyt
Date:     2013-12-20 15:20:55 +0000 (Fri, 20 Dec 2013)
Log Message:
-----------
Larger test batches.

Modified Paths:
--------------
    mimir/branches/5.0/mimir-test/src/gate/mimir/test/Scratch.java

Modified: mimir/branches/5.0/mimir-test/src/gate/mimir/test/Scratch.java
===================================================================
--- mimir/branches/5.0/mimir-test/src/gate/mimir/test/Scratch.java      
2013-12-20 15:20:21 UTC (rev 17196)
+++ mimir/branches/5.0/mimir-test/src/gate/mimir/test/Scratch.java      
2013-12-20 15:20:55 UTC (rev 17197)
@@ -230,7 +230,7 @@
         inputQueue, outputQueue, 
         indexConfig.getTokenIndexers()[0], 
         false);
-    ati.setOccurrencesPerBatch(500000);
+    ati.setOccurrencesPerBatch(5000000);
     File zipFile = new File(args[1]);
     String fileURI = zipFile.toURI().toString();
     ZipFile zip = new ZipFile(args[1]);

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to