====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: r815-test2
RUN ID: 338
RUN DATE: 2010-12-15T01:46:09.334978
WORKLOAD: innodb_1000K_readwrite
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 1677.87 -0.45% -7.57 1655.97 1730.90 1685.44
23.42
32 1973.25 +1.52% 29.50 1894.79 1977.46 1943.75
27.60
64 1418.97 -0.23% -3.25 1386.33 1460.90 1422.23
19.53
128 1143.05 +5.67% 61.32 1046.79 1143.74 1081.73
32.55
256 884.59 -0.24% -2.10 866.13 906.32 886.68
9.99
512 607.74 -0.59% -3.58 604.39 623.30 611.32
6.38
1024 396.60 +0.02% 0.09 391.18 400.29 396.52
2.29
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1677.87 -0.44% -7.43 1630.16 1737.63 1685.30
22.68
32 1973.25 +0.78% 15.33 1890.78 2078.46 1957.92
37.04
64 1418.97 -0.29% -4.08 1270.83 1490.73 1423.06
43.38
128 1143.05 +5.33% 57.86 1029.68 1148.68 1085.19
30.53
256 884.59 -0.06% -0.51 860.89 922.40 885.09
11.72
512 607.74 -1.15% -7.07 604.39 632.68 614.81
6.62
1024 396.60 -0.18% -0.72 383.67 402.55 397.32
3.82
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1677.87 -0.51% -8.54 389.06 1869.76 1686.41
179.65
32 1973.25 -3.18% -64.85 511.98 2395.61 2038.10
220.62
64 1418.97 -3.47% -50.96 899.67 1721.72 1469.93
92.50
128 1143.05 +2.50% 27.84 638.89 1345.78 1115.21
81.92
256 884.59 -0.07% -0.63 453.75 1034.59 885.22
75.56
512 607.74 -2.43% -15.16 312.83 781.01 622.90
64.90
1024 396.60 -2.59% -10.53 361.44 487.49 407.13
26.58
====================================================================================================
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