=======================================================================================
DBT2 REPORT
=======================================================================================
MACHINE: orisndriz01
RUN ID: 788
RUN DATE: 2010-12-15T08:31:42.878617
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
Connections TPM % Diff from Avg Diff Min Max Avg STD
================================================================================================
16 125.31 -0.93% -1.18 125.08 128.99 126.49 1.54
32 128.63 -1.63% -2.13 128.63 133.88 130.76 1.78
64 131.53 +1.87% 2.42 127.04 131.53 129.11 1.50
128 125.08 -3.59% -4.66 125.08 133.14 129.74 2.74
256 129.25 +1.66% 2.12 121.37 131.73 127.13 3.86
512 130.78 +2.56% 3.27 123.71 130.78 127.51 2.31
1024 130.55 +1.98% 2.54 123.32 132.70 128.01 3.93
================================================================================================
TRENDING OVER LAST 20 runs
Connections TPM % Diff from Avg Diff Min Max Avg STD
================================================================================================
16 125.31 -2.04% -2.60 123.91 136.22 127.91 2.60
32 128.63 -0.39% -0.50 122.93 133.88 129.13 2.50
64 131.53 +2.75% 3.52 122.74 133.29 128.01 2.73
128 125.08 -2.77% -3.56 120.00 133.14 128.64 3.31
256 129.25 +1.42% 1.81 120.59 133.68 127.44 3.62
512 130.78 +3.83% 4.82 118.25 130.78 125.96 3.01
1024 130.55 +2.45% 3.12 122.35 135.64 127.43 3.48
================================================================================================
TRENDING OVER ALL runs
Connections TPM % Diff from Avg Diff Min Max Avg STD
================================================================================================
16 125.31 -1.53% -1.94 114.19 136.22 127.25 3.36
32 128.63 +0.91% 1.16 112.06 137.79 127.47 3.56
64 131.53 +3.34% 4.25 88.73 137.45 127.28 3.74
128 125.08 -1.63% -2.08 21.11 136.56 127.16 5.77
256 129.25 +1.48% 1.89 114.02 136.03 127.36 3.48
512 130.78 +2.84% 3.61 57.46 135.83 127.17 4.53
1024 130.55 +2.52% 3.20 88.73 135.83 127.35 3.72
=========================================================================================================================
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