[CalendarServer-changes] [7745] CalendarServer/trunk/contrib/performance/loadtest/profiles.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 8 11:09:23 PDT 2011


Revision: 7745
          http://trac.macosforge.org/projects/calendarserver/changeset/7745
Author:   exarkun at twistedmatrix.com
Date:     2011-07-08 11:09:23 -0700 (Fri, 08 Jul 2011)
Log Message:
-----------
Notes about things to check in the per-operation area

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/loadtest/profiles.py

Modified: CalendarServer/trunk/contrib/performance/loadtest/profiles.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/profiles.py	2011-07-08 18:08:58 UTC (rev 7744)
+++ CalendarServer/trunk/contrib/performance/loadtest/profiles.py	2011-07-08 18:09:23 UTC (rev 7745)
@@ -463,3 +463,7 @@
         self.printData(
             [fmt for (label, width, fmt) in self._fields],
             sorted(self._perOperationTimes.items()))
+
+        # TODO
+        # Check for >1 sec mean/median/something scheduling latency
+        #           >1% operation failure rate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110708/10d14f76/attachment.html>


More information about the calendarserver-changes mailing list