[CalendarServer-changes] [1312] CalDAVTester/trunk/buildperformer.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 5 12:11:05 PST 2007


Revision: 1312
          http://trac.macosforge.org/projects/calendarserver/changeset/1312
Author:   cdaboo at apple.com
Date:     2007-03-05 12:11:04 -0800 (Mon, 05 Mar 2007)

Log Message:
-----------
Minor clean-up.

Modified Paths:
--------------
    CalDAVTester/trunk/buildperformer.py

Modified: CalDAVTester/trunk/buildperformer.py
===================================================================
--- CalDAVTester/trunk/buildperformer.py	2007-03-05 19:31:00 UTC (rev 1311)
+++ CalDAVTester/trunk/buildperformer.py	2007-03-05 20:11:04 UTC (rev 1312)
@@ -21,7 +21,6 @@
 # Generate performance data based on runs of different scripts.
 #
 
-import time
 import performer
 
 def human_readable(item, avg, stddev, total):
@@ -29,7 +28,6 @@
 
 def main(logger):
 
-    results = []
     performs = (
         "scripts/buildperformance/get-small.xml",
         "scripts/buildperformance/get-large.xml",

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070305/01042b0c/attachment.html


More information about the calendarserver-changes mailing list