====================================================================================================
SYSBENCH BENCHMARK REPORT 
====================================================================================================
MACHINE:  drizzle-build-n01.wc1.dfw1.stabletransit.com
RUN ID:   734
RUN DATE: 2010-12-15T11:37:58.287224
WORKLOAD: innodb_1000K_readonly
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     1846.05       +1.10%      20.11    1725.40    1905.63    1825.94      
47.14
32     2444.22       +0.70%      16.97    2333.37    2481.86    2427.25      
38.80
64     2532.57       +2.43%      60.02    2380.18    2560.61    2472.54      
56.20
128    2533.88       +2.47%      61.01    2424.10    2545.77    2472.87      
37.22
256    2467.18       +0.93%      22.75    2394.48    2474.97    2444.43      
24.46
512    2221.22       +0.07%       1.64    2189.69    2240.14    2219.58      
15.57
1024   1342.10       -2.66%     -36.66    1332.19    1456.32    1378.76      
30.93
====================================================================================================

TRENDING OVER Last 20 runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1846.05       +0.39%       7.19    1725.40    1906.79    1838.86      
41.02
32     2444.22       +1.64%      39.47    2230.48    2517.56    2404.75      
67.90
64     2532.57       +3.94%      95.91    2325.45    2560.61    2436.66      
62.98
128    2533.88       +2.57%      63.41    2380.34    2545.77    2470.47      
35.67
256    2467.18       +1.07%      26.17    2394.48    2505.88    2441.01      
26.33
512    2221.22       -0.26%      -5.83    2189.69    2251.93    2227.06      
13.34
1024   1342.10       -1.95%     -26.69    1298.46    1468.18    1368.79      
40.63
====================================================================================================

TRENDING OVER ALL runs 

Conc   TPS     % Diff from Avg   Diff       Min        Max        Avg        
STD       
====================================================================================================
16     1846.05       -8.72%    -176.46    1724.98    2233.42    2022.52     
107.71
32     2444.22       -7.83%    -207.55    2010.47    2909.92    2651.77     
142.27
64     2532.57       -6.10%    -164.39    2191.91    2998.80    2696.95     
162.90
128    2533.88       -5.04%    -134.41    2107.33    2911.98    2668.29     
118.92
256    2467.18       -2.51%     -63.60    2174.91    2691.02    2530.78      
86.14
512    2221.22      +17.10%     324.41     968.50    2470.12    1896.81     
499.36
1024   1342.10      +16.13%     186.43     485.25    1866.15    1155.67     
484.99
====================================================================================================
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