[CalendarServer-changes] [15657] CalendarServer/trunk/contrib/performance/loadtest

source_changes at macosforge.org source_changes at macosforge.org
Sat Jun 4 08:58:14 PDT 2016


Revision: 15657
          http://trac.calendarserver.org//changeset/15657
Author:   sagen at apple.com
Date:     2016-06-04 08:58:14 -0700 (Sat, 04 Jun 2016)
Log Message:
-----------
Lower the number of "idle" sim clients

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/loadtest/clients.plist
    CalendarServer/trunk/contrib/performance/loadtest/config.plist

Modified: CalendarServer/trunk/contrib/performance/loadtest/clients.plist
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/clients.plist	2016-06-04 00:34:42 UTC (rev 15656)
+++ CalendarServer/trunk/contrib/performance/loadtest/clients.plist	2016-06-04 15:58:14 UTC (rev 15657)
@@ -57,7 +57,7 @@
 					<true/>
 
 					<key>unauthenticatedPercentage</key>
-					<integer>27</integer>
+					<integer>40</integer>
 
 				</dict>
 
@@ -743,7 +743,7 @@
 							<!-- Define the interval (in seconds) at which this profile will use
 								its client to refresh. -->
 							<key>interval</key>
-							<integer>300</integer>
+							<integer>60</integer>
 
 						</dict>
 					</dict>
@@ -804,7 +804,7 @@
 					<true/>
 
 					<key>unauthenticatedPercentage</key>
-					<integer>27</integer>
+					<integer>40</integer>
 
 				</dict>
 
@@ -827,7 +827,7 @@
 				<!-- Determine the frequency at which this client configuration will
 					appear in the clients which are created by the load tester. -->
 				<key>weight</key>
-				<integer>6</integer>
+				<integer>2</integer>
 			</dict>
 
 		</array>

Modified: CalendarServer/trunk/contrib/performance/loadtest/config.plist
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/config.plist	2016-06-04 00:34:42 UTC (rev 15656)
+++ CalendarServer/trunk/contrib/performance/loadtest/config.plist	2016-06-04 15:58:14 UTC (rev 15657)
@@ -157,7 +157,7 @@
 				<!-- Number of clients each user is assigned to. -->
 				<!-- Set weight of clients to 1 if this is > 1. Number of clients must match this value if > 1. -->
 				<key>clientsPerUser</key>
-				<integer>7</integer>
+				<integer>3</integer>
 			</dict>
 
 		</dict>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20160604/6f0884b7/attachment-0001.html>


More information about the calendarserver-changes mailing list