====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  drizzle-build-n02.wc1.dfw1.stabletransit.com
RUN ID:   753
RUN DATE: 2010-12-14T19:06:25.216722
WORKLOAD: innodb_1000K_readwrite
SERVER:   drizzled
VERSION:  staging
REVISION: 1996
COMMENT:  1996: Lee Bieber 2010-12-14 [merge] Merge Andrew - 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     1343.92       -0.56%      -7.53    1285.34    1409.70    1351.44      
33.02
32     1540.40       +3.05%      45.53    1436.72    1563.41    1494.87      
40.58
64     1679.16       +4.27%      68.81    1538.37    1703.77    1610.34      
54.71
128    1681.66       -0.87%     -14.75    1637.40    1749.92    1696.40      
37.26
256    1683.12       +0.72%      12.10    1638.78    1692.21    1671.02      
17.86
512    1499.21       +0.80%      11.92    1463.57    1505.51    1487.29      
11.65
1024   1086.66       +0.12%       1.31    1068.03    1102.86    1085.35       
9.56
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1343.92       +0.09%       1.27    1285.34    1409.70    1342.65      
23.91
32     1540.40       +2.66%      39.97    1379.09    1608.93    1500.43      
52.34
64     1679.16       +5.54%      88.15    1457.75    1716.72    1591.01      
69.49
128    1681.66       -0.13%      -2.19    1632.31    1749.92    1683.85      
32.13
256    1683.12       +0.79%      13.19    1634.42    1703.35    1669.93      
19.02
512    1499.21       +1.00%      14.91    1442.78    1508.56    1484.30      
13.63
1024   1086.66       -0.30%      -3.31    1028.09    1131.77    1089.97      
18.47
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1343.92       +4.14%      53.40    1111.61    1503.03    1290.52      
71.05
32     1540.40       -4.91%     -79.61     664.38    1870.18    1620.01     
121.27
64     1679.16       -4.98%     -87.95     711.60    2059.46    1767.11     
136.93
128    1681.66       -7.21%    -130.74    1472.01    2051.37    1812.40     
106.05
256    1683.12       -1.94%     -33.28    1340.97    1824.49    1716.40      
61.31
512    1499.21      +13.24%     175.33     828.88    1554.29    1323.88     
198.19
1024   1086.66      +32.21%     264.73     450.29    1132.65     821.93     
247.21
====================================================================================================
FULL REVISION COMMENTARY:

  1995.1.3: Lee Bieber 2010-12-14 [merge] Merge Andrew - 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.2: Lee Bieber 2010-12-14 [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
  1995.1.1: Lee Bieber 2010-12-14 [merge] Merge Brian - Create checks with 
tests on our schema and table identifiers during create events
    1992.4.2: Brian Aker 2010-12-12 [merge] Simple additions to printing 
objects.
      1992.5.1: Brian Aker 2010-12-09 Additional cerr output bits for a few 
classes (Item, Field,...)
    1992.4.1: Brian Aker 2010-12-11 Update code for testing 
identifiers/table/schema name correctness.

_______________________________________________
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