[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-commits
Subject:    svn commit: r1404079 - in /subversion/trunk/tools/dev/benchmarks/suite1: benchmark.py run
From:       neels () apache ! org
Date:       2012-10-31 10:34:17
Message-ID: 20121031103417.A93DD238896F () eris ! apache ! org
[Download RAW message or body]

Author: neels
Date: Wed Oct 31 10:34:16 2012
New Revision: 1404079

URL: http://svn.apache.org/viewvc?rev=1404079&view=rev
Log:
Tweak benchmark suite1.
* tools/dev/benchmarks/suite1/benchmark.py:
   tweak chart title position.
* tools/dev/benchmarks/suite1/run:
   remove a line of output.

Modified:
    subversion/trunk/tools/dev/benchmarks/suite1/benchmark.py
    subversion/trunk/tools/dev/benchmarks/suite1/run

Modified: subversion/trunk/tools/dev/benchmarks/suite1/benchmark.py
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/benchmarks/suite1/benchmark.py?rev=1404079&r1=1404078&r2=1404079&view=diff
 ==============================================================================
--- subversion/trunk/tools/dev/benchmarks/suite1/benchmark.py (original)
+++ subversion/trunk/tools/dev/benchmarks/suite1/benchmark.py Wed Oct 31 10:34:16 \
2012 @@ -1211,8 +1211,8 @@ def cmdline_chart_compare(db, options, *
                 size='small')
 
   if options.title:
-    plt.figtext(0.5, 1. - titlemargin/15, options.title, ha='center', va='top',
-                weight='bold')
+    plt.figtext(0.5, 1. - titlemargin/2, options.title, ha='center',
+                va='center', weight='bold')
 
   plt.savefig(chart_path)
   print 'wrote chart file:', chart_path

Modified: subversion/trunk/tools/dev/benchmarks/suite1/run
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/benchmarks/suite1/run?rev=1404079&r1=1404078&r2=1404079&view=diff
 ==============================================================================
--- subversion/trunk/tools/dev/benchmarks/suite1/run (original)
+++ subversion/trunk/tools/dev/benchmarks/suite1/run Wed Oct 31 10:34:16 2012
@@ -141,6 +141,5 @@ done
 echo ""
 echo "Had started at $started,"
 echo "       done at $(date)"
-pwd
 } 2>&1 | tee results.txt
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic