[CalendarServer-changes] [6162] CalendarServer/trunk/contrib/performance/benchmark.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 20 14:04:45 PDT 2010


Revision: 6162
          http://trac.macosforge.org/projects/calendarserver/changeset/6162
Author:   exarkun at twistedmatrix.com
Date:     2010-08-20 14:04:44 -0700 (Fri, 20 Aug 2010)
Log Message:
-----------
200 samples is nicer I suppose

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/benchmark.py

Modified: CalendarServer/trunk/contrib/performance/benchmark.py
===================================================================
--- CalendarServer/trunk/contrib/performance/benchmark.py	2010-08-20 21:04:34 UTC (rev 6161)
+++ CalendarServer/trunk/contrib/performance/benchmark.py	2010-08-20 21:04:44 UTC (rev 6162)
@@ -212,7 +212,7 @@
     pids = instancePIDs(directory)
 
     parameters = [1, 9, 81]
-    samples = 100
+    samples = 200
 
     statistics = {}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100820/d3be7dcd/attachment.html>


More information about the calendarserver-changes mailing list