====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  drizzle-build-n02.wc1.dfw1.stabletransit.com
RUN ID:   755
RUN DATE: 2010-12-15T11:37:47.126777
WORKLOAD: innodb_1000K_readwrite
SERVER:   drizzled
VERSION:  staging
REVISION: 1996
COMMENT:  1996: Lee Bieber 2010-12-15 [merge] Merge Andrew - fix bug 628912: 
Crash / segfault in drizzled::Item_func::arguments (this=0x35) at 
./drizzled/function/func.h
====================================================================================================

TRENDING OVER LAST 5 runs 
Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1345.80       +0.28%       3.80    1285.34    1388.53    1342.00      
27.79
32     1585.08       +3.33%      51.09    1449.41    1616.35    1533.98      
58.61
64     1595.85       -2.62%     -43.00    1580.31    1703.77    1638.85      
39.10
128    1710.41       +1.05%      17.72    1653.70    1740.04    1692.69      
24.93
256    1680.25       +0.76%      12.71    1625.86    1691.26    1667.54      
20.48
512    1491.27       +0.14%       2.07    1463.57    1507.40    1489.20      
11.53
1024   1109.60       +1.78%      19.45    1068.03    1115.17    1090.15      
13.00
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1345.80       +0.04%       0.56    1285.34    1409.70    1345.24      
24.97
32     1585.08       +4.86%      73.42    1379.09    1616.35    1511.66      
57.66
64     1595.85       -0.22%      -3.55    1457.75    1716.72    1599.41      
68.96
128    1710.41       +1.38%      23.26    1637.40    1749.92    1687.15      
31.28
256    1680.25       +0.68%      11.33    1625.86    1703.35    1668.92      
20.87
512    1491.27       +0.35%       5.13    1442.78    1508.56    1486.14      
13.45
1024   1109.60       +1.68%      18.37    1028.09    1131.77    1091.23      
18.69
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1345.80       +4.27%      55.08    1111.61    1503.03    1290.72      
71.04
32     1585.08       -2.15%     -34.84     664.38    1870.18    1619.92     
121.11
64     1595.85       -9.67%    -170.82     711.60    2059.46    1766.67     
136.96
128    1710.41       -5.61%    -101.59    1472.01    2051.37    1812.00     
106.14
256    1680.25       -2.10%     -35.97    1340.97    1824.49    1716.22      
61.32
512    1491.27      +12.60%     166.87     828.88    1554.29    1324.40     
198.11
1024   1109.60      +34.86%     286.81     450.29    1132.65     822.79     
247.31
====================================================================================================
FULL REVISION COMMENTARY:

  1995.1.2: Lee Bieber 2010-12-15 [merge] Merge Andrew - fix bug 628912: Crash 
/ segfault in drizzled::Item_func::arguments (this=0x35) at 
./drizzled/function/func.h
    1993.4.3: Andrew Hutchings 2010-12-14 OK, so it turns out, push_back on a 
vector you are currently iterating over is bad because the vector makes a copy 
of itself in another memory position.
    1993.4.2: Andrew Hutchings 2010-12-13 Add pcrews' test case
    1993.4.1: Andrew Hutchings 2010-12-13 vector push_back on COND_CMP struct 
was causing an extra empty element to be added to the vector when vector size 
reached 3 (compiler bug?).  Changed to std::pair pointers instead.
  1995.1.1: Lee Bieber 2010-12-15 [merge] Merge Andrew - 663919: next query 
after KILL QUERY will error
    1994.3.1: Andrew Hutchings 2010-12-14 Don't kill a query with KILL QUERY if 
there is no query running

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-benchmark
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-benchmark
More help   : https://help.launchpad.net/ListHelp

Reply via email to