[CalendarServer-changes] [11538] CalendarServer/trunk/contrib/performance/loadtest/thresholds.json

source_changes at macosforge.org source_changes at macosforge.org
Thu Jul 18 15:24:09 PDT 2013


Revision: 11538
          http://trac.calendarserver.org//changeset/11538
Author:   dre at apple.com
Date:     2013-07-18 15:24:09 -0700 (Thu, 18 Jul 2013)
Log Message:
-----------
Relax QoS on large / huge events

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/loadtest/thresholds.json

Modified: CalendarServer/trunk/contrib/performance/loadtest/thresholds.json
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/thresholds.json	2013-07-18 20:15:13 UTC (rev 11537)
+++ CalendarServer/trunk/contrib/performance/loadtest/thresholds.json	2013-07-18 22:24:09 UTC (rev 11538)
@@ -10,8 +10,8 @@
 			"PUT{event}"                    : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   0.5],
 			"PUT{attendee-small}"           : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0],
 			"PUT{attendee-medium}"          : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0], 
-			"PUT{attendee-large}"           : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0],
-			"PUT{attendee-huge}"            : [ 100.0, 100.0, 100.0, 100.0, 100.0,  50.0,  25.0],
+			"PUT{attendee-large}"           : [ 100.0, 100.0, 100.0,  100.0, 100.0, 100.0, 25.0],
+			"PUT{attendee-huge}"            : [ 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0],
 			"PUT{organizer-small}"          : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0], 
 			"PUT{organizer-medium}"         : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0],
 			"PUT{organizer-large}"          : [ 100.0, 100.0, 100.0, 100.0, 100.0,  75.0,  25.0],
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130718/839af3b0/attachment-0001.html>


More information about the calendarserver-changes mailing list