=======================================================================================
DBT2 REPORT
=======================================================================================
MACHINE: orisndriz01
RUN ID: 786
RUN DATE: 2010-12-14T16:13:33.481683
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
Connections TPM % Diff from Avg Diff Min Max Avg STD
================================================================================================
16 128.99 +1.11% 1.41 125.47 128.99 127.58 1.28
32 133.88 +2.42% 3.17 127.82 133.88 130.71 2.00
64 127.04 -0.43% -0.55 122.74 130.75 127.59 2.71
128 131.73 +1.93% 2.50 123.93 133.14 129.23 3.22
256 121.37 -3.70% -4.66 121.37 131.73 126.03 3.91
512 123.71 -1.62% -2.04 121.95 128.63 125.75 2.51
1024 123.32 -3.19% -4.06 123.32 132.70 127.38 3.71
================================================================================================
TRENDING OVER LAST 20 runs
Connections TPM % Diff from Avg Diff Min Max Avg STD
================================================================================================
16 128.99 +0.54% 0.69 123.91 136.22 128.30 2.48
32 133.88 +3.51% 4.54 122.93 134.66 129.35 2.76
64 127.04 -0.58% -0.74 122.74 133.29 127.78 2.60
128 131.73 +2.68% 3.44 120.00 133.14 128.29 3.60
256 121.37 -4.58% -5.82 120.59 133.68 127.19 3.67
512 123.71 -1.34% -1.68 118.25 130.16 125.39 2.76
1024 123.32 -3.13% -3.98 122.35 135.64 127.30 3.44
================================================================================================
TRENDING OVER ALL runs
Connections TPM % Diff from Avg Diff Min Max Avg STD
================================================================================================
16 128.99 +1.36% 1.73 114.19 136.22 127.26 3.36
32 133.88 +5.04% 6.42 112.06 137.79 127.46 3.57
64 127.04 -0.18% -0.23 88.73 137.45 127.27 3.74
128 131.73 +3.60% 4.57 21.11 136.56 127.16 5.78
256 121.37 -4.71% -5.99 114.02 136.03 127.36 3.48
512 123.71 -2.72% -3.45 57.46 135.83 127.16 4.53
1024 123.32 -3.16% -4.03 88.73 135.83 127.35 3.72
=========================================================================================================================
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