====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  r815-test2
RUN ID:   337
RUN DATE: 2010-12-15T00:04:54.983715
WORKLOAD: innodb_1000K_readonly
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     2072.44       -1.01%     -21.12    2049.91    2132.44    2093.56      
25.68
32     2325.60       -1.83%     -43.24    2314.75    2432.06    2368.84      
39.75
64     1670.04       -1.80%     -30.61    1653.26    1770.20    1700.64      
34.60
128    1422.40       -1.46%     -21.08    1416.17    1468.55    1443.49      
15.82
256    1111.03       -1.02%     -11.42    1090.83    1160.81    1122.45      
21.29
512    748.15       +0.28%       2.08     737.24     751.53     746.07       
3.95
1024   484.55       -0.46%      -2.25     482.54     493.05     486.80       
3.49
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     2072.44       -1.06%     -22.17    2037.60    2148.16    2094.61      
24.61
32     2325.60       -2.60%     -62.20    2286.20    2492.33    2387.80      
48.87
64     1670.04       -3.02%     -51.96    1648.29    1804.72    1722.00      
40.60
128    1422.40       -0.29%      -4.15    1370.44    1476.91    1426.55      
26.25
256    1111.03       -0.82%      -9.23    1036.85    1191.74    1120.26      
34.83
512    748.15       +0.21%       1.53     732.79     762.09     746.62       
5.94
1024   484.55       -0.46%      -2.22     478.93     493.05     486.77       
3.00
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     2072.44       -4.58%     -99.50    1087.27    2406.76    2171.94     
199.15
32     2325.60       -8.18%    -207.14    1306.47    3117.60    2532.74     
247.55
64     1670.04       -6.65%    -118.91    1627.93    2113.34    1788.95     
105.48
128    1422.40       -3.05%     -44.69     741.08    1743.39    1467.09     
116.16
256    1111.03       -4.51%     -52.44     555.27    1429.83    1163.47     
110.34
512    748.15       -2.43%     -18.63     374.38    1042.59     766.78      
88.44
1024   484.55       -3.16%     -15.79     474.89     590.95     500.34      
30.44
====================================================================================================
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