====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  drizzle-build-n01.wc1.dfw1.stabletransit.com
RUN ID:   869
RUN DATE: 2011-01-26T19:55:56.915912
WORKLOAD: innodb_1000K_readonly
SERVER:   drizzled
VERSION:  staging
REVISION: 2121
COMMENT:  2121: Lee Bieber 2011-01-26 [merge] Merge Patrick - Introduces new 
test runn dbqp.py which can be run side by side with existing test runner for 
now
====================================================================================================

TRENDING OVER LAST 5 runs 
Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1881.56       +1.11%      20.64    1794.06    1905.02    1860.92      
30.31
32     2472.85       -0.34%      -8.32    2441.80    2521.53    2481.17      
26.33
64     2563.25       +1.23%      31.11    2429.26    2619.53    2532.15      
61.79
128    2540.33       -0.76%     -19.38    2519.45    2588.07    2559.71      
19.02
256    2557.45       +0.04%       1.04    2515.61    2575.30    2556.41      
18.54
512    2295.95       -1.02%     -23.64    2292.90    2345.56    2319.59      
19.40
1024   1433.68       +2.52%      35.18    1337.23    1460.87    1398.50      
41.81
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1881.56       +2.12%      39.05    1748.60    1911.08    1842.51      
40.78
32     2472.85       +0.63%      15.38    2291.81    2534.93    2457.47      
53.43
64     2563.25       +2.30%      57.58    2400.43    2619.53    2505.67      
56.43
128    2540.33       +0.39%       9.92    2464.32    2588.07    2530.41      
32.10
256    2557.45       +0.84%      21.41    2481.48    2575.30    2536.04      
25.06
512    2295.95       -0.18%      -4.10    2255.24    2345.56    2300.05      
21.78
1024   1433.68       +2.56%      35.83    1337.23    1543.76    1397.86      
40.59
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1881.56       -5.65%    -112.66    1709.73    2233.42    1994.22     
119.80
32     2472.85       -5.55%    -145.38    2010.47    2909.92    2618.23     
155.09
64     2563.25       -3.81%    -101.56    2191.91    2998.80    2664.81     
169.83
128    2540.33       -3.89%    -102.79    2107.33    2911.98    2643.12     
126.11
256    2557.45       +1.26%      31.90    2174.91    2691.02    2525.55      
83.52
512    2295.95      +15.67%     311.09    1301.49    2470.12    1984.86     
456.02
1024   1433.68       -6.35%     -97.25    1251.35    1866.15    1530.94     
173.97
====================================================================================================
FULL REVISION COMMENTARY:

  2119.2.1: patrick crews 2011-01-26 [merge] Re-merge with trunk to fix 
make-distcheck
    2088.9.25: patrick crews 2011-01-25 [merge] Merge trunk
    2088.9.24: patrick crews 2011-01-25 Added code to handle valgrind.  
Currently not working - getting bad error on malloc-fill=DEADBEEF : (, checking 
in anyway as it is largely there
    2088.9.23: patrick crews 2011-01-25 Added initial options for controlling 
valgrind / gdb.  Also added allocation of RABBIT_MQ_NODE_PORT for drizzled 
servers (we need this for tests)
    2088.9.22: patrick crews 2011-01-25 Updated code to set LD_LIBRARY env vars
    2088.9.21: patrick crews 2011-01-25 Tweak to report output
    2088.9.20: patrick crews 2011-01-25 Minor tweak to time reporting + changes 
to catch rogue servers prior to shutdown
    2088.9.19: patrick crews 2011-01-24 Minor tweak to test reporting:
    2088.9.18: patrick crews 2011-01-24 Updates to allow for timing of test 
cases and reporting and whatnot
    2088.9.17: patrick crews 2011-01-24 Fix of drizzle server code to revert 
bug-hunting hack
    2088.9.16: patrick crews 2011-01-24 Updated server code to better catch 
non-started servers
    2088.9.15: patrick crews 2011-01-23 Removed innodb_bug53756.test as it was 
using MTR2 functionality we don't have.  Tweaks to error handling for certain 
cases (non-existent suite)
    2088.9.14: patrick crews 2011-01-22 Updated code to deal with the 
dirty-dirty way dtr allows options files to exist ; )  catalogs suite now 
passes.
    2088.9.13: patrick crews 2011-01-21 Updates to fix an issue with ping 
failing without user value for certain tests
    2088.9.12: patrick crews 2011-01-21 Updated test case
    2088.9.11: patrick crews 2011-01-21 Further updates to test cases to allow 
side-by-side running
    2088.9.10: patrick crews 2011-01-21 Updates to filesystem_engine and 
transaction_log tests to allow dbqp + test-run.pl to live together and execute 
all tests
    2088.9.9: patrick crews 2011-01-21 Renamed test-run.py to better reflect 
what it will be doing
    2088.9.8: patrick crews 2011-01-21 Modified test_manager summary report + 
updated server startup options.  Main suite passes now
    2088.9.7: patrick crews 2011-01-15 updates to include.am
    2088.9.6: patrick crews 2011-01-15 Updates to reporting
    2088.9.5: patrick crews 2011-01-15 Update of server management and option 
handling / processing
    2088.9.4: patrick crews 2011-01-15 Updates to server management and 
signalling a bad server start
    2088.9.3: patrick crews 2011-01-15 Update to properly catch skipped test 
from drizzletest
    2088.9.2: patrick crews 2011-01-15 Update of hack to account for location 
of 'main' suite
    2088.9.1: patrick crews 2011-01-15 Updated tree so that test-run.pl and 
test-run.py may live together in peace for a time

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-benchmark
Post to     : drizzle-benchmark@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-benchmark
More help   : https://help.launchpad.net/ListHelp

Reply via email to