====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: r815-test2
RUN ID: 341
RUN DATE: 2010-12-15T16:34:40.806865
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 2093.03 -0.03% -0.60 2056.66 2132.44 2093.62
24.81
32 2365.71 -0.67% -15.88 2314.75 2432.06 2381.59
36.11
64 1770.83 +2.93% 50.42 1657.14 1773.72 1720.40
38.03
128 1403.25 -1.40% -19.95 1388.74 1464.80 1423.20
23.54
256 1123.99 +0.87% 9.65 1090.83 1131.32 1114.35
13.45
512 739.90 -0.81% -6.08 738.54 755.31 745.98
4.21
1024 487.03 +0.15% 0.71 482.54 493.05 486.31
3.22
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 2093.03 -0.04% -0.91 2049.91 2148.16 2093.94
23.67
32 2365.71 -0.92% -21.98 2286.20 2492.33 2387.69
42.43
64 1770.83 +2.66% 45.92 1648.29 1804.72 1724.91
41.52
128 1403.25 -1.55% -22.03 1370.44 1476.91 1425.28
27.31
256 1123.99 -0.14% -1.60 1047.64 1191.74 1125.59
28.90
512 739.90 -0.87% -6.47 732.79 762.09 746.37
5.88
1024 487.03 +0.12% 0.57 478.93 493.05 486.46
3.04
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 2093.03 -3.59% -77.84 1087.27 2406.76 2170.87
198.20
32 2365.71 -6.53% -165.25 1306.47 3117.60 2530.96
246.60
64 1770.83 -0.98% -17.48 1627.93 2113.34 1788.31
105.06
128 1403.25 -4.30% -63.00 741.08 1743.39 1466.25
115.69
256 1123.99 -3.35% -38.98 555.27 1429.83 1162.97
109.75
512 739.90 -3.47% -26.60 374.38 1042.59 766.51
87.93
1024 487.03 -2.62% -13.11 474.89 590.95 500.14
30.29
====================================================================================================
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