====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  drizzle-build-n02.wc1.dfw1.stabletransit.com
RUN ID:   893
RUN DATE: 2011-01-26T20:14:08.777595
WORKLOAD: innodb_1000K_readwrite
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     1378.90       +1.84%      24.85    1273.87    1397.06    1354.06      
30.47
32     1655.63       +6.09%      95.09    1433.24    1690.27    1560.55      
97.28
64     1657.04       +3.01%      48.45    1038.75    1711.30    1608.59     
154.42
128    1735.12       +0.70%      12.00    1692.10    1752.53    1723.12      
15.18
256    1717.74       -0.01%      -0.12    1685.36    1759.56    1717.86      
23.20
512    1523.98       +0.79%      11.90    1486.26    1532.52    1512.08      
13.51
1024   1106.24       -0.36%      -4.02    1074.81    1143.07    1110.25      
19.64
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1378.90       +2.13%      28.74    1273.87    1408.52    1350.16      
31.78
32     1655.63       +5.89%      92.08    1385.21    1690.27    1563.56      
76.17
64     1657.04       +1.95%      31.70    1038.75    1714.54    1625.34      
87.91
128    1735.12       +1.37%      23.44    1622.91    1765.03    1711.68      
35.05
256    1717.74       +0.92%      15.72    1646.81    1759.56    1702.02      
27.59
512    1523.98       +0.60%       9.04    1484.72    1540.11    1514.94      
12.02
1024   1106.24       -0.11%      -1.25    1074.81    1143.07    1107.49      
14.60
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1378.90       +6.25%      81.11    1111.61    1503.03    1297.79      
69.62
32     1655.63       +3.11%      49.98    1144.74    1870.18    1605.66     
118.30
64     1657.04       -4.81%     -83.67    1038.75    2059.46    1740.71     
142.17
128    1735.12       -3.08%     -55.21    1289.29    2051.37    1790.33     
113.60
256    1717.74       +0.62%      10.57    1223.81    1824.49    1707.17      
67.80
512    1523.98      +11.94%     162.58    1004.97    1554.29    1361.40     
176.92
1024   1106.24       +3.72%      39.72     900.25    1143.07    1066.52      
32.47
====================================================================================================
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