====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: drizzle-build-n01.wc1.dfw1.stabletransit.com
RUN ID: 732
RUN DATE: 2010-12-14T19:05:57.784000
WORKLOAD: innodb_1000K_readonly
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 1840.30 +1.28% 23.28 1725.40 1905.63 1817.02
56.76
32 2425.39 -0.86% -20.93 2379.50 2490.21 2446.32
34.78
64 2416.55 -0.14% -3.45 2344.61 2520.61 2420.00
51.76
128 2441.11 -0.31% -7.49 2380.34 2501.14 2448.60
39.64
256 2399.89 -1.45% -35.27 2394.48 2460.96 2435.16
21.38
512 2221.18 -0.28% -6.15 2210.57 2240.65 2227.33
9.42
1024 1371.55 -1.36% -18.91 1356.90 1456.32 1390.45
29.06
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1840.30 +0.25% 4.60 1725.40 1906.79 1835.69
42.62
32 2425.39 +1.04% 24.90 2230.48 2517.56 2400.48
68.79
64 2416.55 -0.44% -10.79 2325.45 2552.45 2427.35
56.92
128 2441.11 -0.95% -23.54 2380.34 2522.42 2464.65
33.11
256 2399.89 -1.51% -36.67 2394.31 2505.88 2436.56
26.55
512 2221.18 -0.27% -6.04 2200.34 2251.93 2227.22
12.25
1024 1371.55 +0.54% 7.41 1291.35 1468.18 1364.14
43.45
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1840.30 -9.04% -182.80 1724.98 2233.42 2023.10
107.36
32 2425.39 -8.56% -227.11 2010.47 2909.92 2652.50
141.87
64 2416.55 -10.41% -280.94 2191.91 2998.80 2697.50
162.85
128 2441.11 -8.53% -227.69 2107.33 2911.98 2668.81
118.73
256 2399.89 -5.18% -131.10 2174.91 2691.02 2530.99
86.19
512 2221.18 +17.16% 325.32 968.50 2470.12 1895.86
499.83
1024 1371.55 +18.75% 216.53 485.25 1866.15 1155.02
485.61
====================================================================================================
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