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

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 8 15:28:26 PDT 2012


Revision: 9545
          http://trac.macosforge.org/projects/calendarserver/changeset/9545
Author:   dre at apple.com
Date:     2012-08-08 15:28:25 -0700 (Wed, 08 Aug 2012)
Log Message:
-----------
First pass at more relaxed client sim QoS thresholds

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

Modified: CalendarServer/trunk/contrib/performance/loadtest/thresholds.json
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/thresholds.json	2012-08-08 20:47:04 UTC (rev 9544)
+++ CalendarServer/trunk/contrib/performance/loadtest/thresholds.json	2012-08-08 22:28:25 UTC (rev 9545)
@@ -5,26 +5,26 @@
 		"thresholds": {
 			"default"                       : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
 	
-			"GET{event}"                    : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
+			"GET{event}"                    : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0],
 	
-			"PUT{event}"                    : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
-			"PUT{attendee-small}"           : [ 100.0,  50.0,  25.0,   5.0,   1.0,   0.5,   0.0],
-			"PUT{attendee-medium}"          : [ 100.0, 100.0,  50.0,  25.0,   5.0,   1.0,   0.0],
-			"PUT{attendee-large}"           : [ 100.0, 100.0, 100.0,  50.0,  25.0,   5.0,   1.0],
-			"PUT{organizer-small}"          : [ 100.0,  50.0,  25.0,   5.0,   1.0,   0.5,   0.0],
-			"PUT{organizer-medium}"         : [ 100.0, 100.0,  50.0,  25.0,   5.0,   1.0,   0.5],
-			"PUT{organizer-large}"          : [ 100.0, 100.0, 100.0,  50.0,  25.0,   5.0,   1.0],
+			"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,   0.5],
+			"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{organizer-small}"          : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   0.5], 
+			"PUT{organizer-medium}"         : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   0.5],
+			"PUT{organizer-large}"          : [ 100.0, 100.0, 100.0, 100.0, 100.0,  75.0,  25.0],
 	
 			"DELETE{event}"                 : [ 100.0,  50.0,  25.0,   5.0,   1.0,   0.5,   0.0],
 	
-			"POST{fb-small}"                : [ 100.0,  50.0,  25.0,   5.0,   1.0,   0.5,   0.0],
-			"POST{fb-medium}"               : [ 100.0, 100.0,  50.0,  25.0,   5.0,   1.0,   0.5],
-			"POST{fb-large}"                : [ 100.0, 100.0, 100.0,  50.0,  25.0,   5.0,   1.0],
+			"POST{fb-small}"                : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0],
+			"POST{fb-medium}"               : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0], 
+			"POST{fb-large}"                : [ 100.0, 100.0, 100.0,  75.0,  50.0,  25.0,   5.0], 
 	
 			"PROPFIND{well-known}"          : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
 			"PROPFIND{find-principal}"      : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
 			"PROPFIND{principal}"           : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
-			"PROPFIND{home}"                : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
+			"PROPFIND{home}"                : [ 100.0, 100.0, 100.0,  50.0,  10.0,   0.5,   0.0],
 			"PROPFIND{calendar}"            : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
 			"PROPFIND{notification}"        : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
 			"PROPFIND{notification-items}"  : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
@@ -40,14 +40,21 @@
 			"REPORT{vtodo}"                 : [ 100.0, 100.0, 100.0,   5.0,   1.0,   0.5,   0.0],
 			"REPORT{multiget-small}"        : [ 100.0,  50.0,  25.0,   5.0,   1.0,   0.5,   0.0],
 			"REPORT{multiget-medium}"       : [ 100.0, 100.0,  50.0,  25.0,   5.0,   1.0,   0.5],
-			"REPORT{multiget-large}"        : [ 100.0, 100.0, 100.0,  50.0,  25.0,   5.0,   1.0]
+			"REPORT{multiget-large}"        : [ 100.0, 100.0, 100.0,  75.0,  50.0,  10.0,   5.0]
         }
     },
     "operations": {
         "limits" 	                        : [   0.1,   0.5,   1.0,   3.0,   5.0,  10.0,  30.0],
 
-		"thresholds": {
-        	"default"                       : [ 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0]
+        "thresholds": {
+            "default"                       : [ 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0],
+
+            "accept"                        : [ 100.0, 100.0, 100.0,  75.0,  50.0,  10.0,   5.0],
+            "create"                        : [ 100.0, 100.0, 100.0,  75.0,  50.0,  10.0,   5.0],
+            "invite"                        : [ 100.0, 100.0, 100.0, 100.0,  75.0,  50.0,  25.0],
+            "poll"                          : [ 100.0, 100.0, 100.0,  75.0,  50.0,  10.0,   5.0],
+            "push"                          : [ 100.0, 100.0, 100.0,  75.0,  50.0,  10.0,   5.0],
+            "reply done"                    : [ 100.0, 100.0, 100.0,  75.0,  50.0,  10.0,   5.0]
         }
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120808/fadd1be3/attachment.html>


More information about the calendarserver-changes mailing list