====================================================================================================
SYSBENCH BENCHMARK REPORT
====================================================================================================
MACHINE: Drizzle-build-n04
RUN ID: 209
RUN DATE: 2011-05-13T00:56:58.810520
WORKLOAD: innodb_1000K_readwrite
SERVER: drizzled
VERSION: staging
REVISION: 2310
COMMENT: 2310: Mark Atwood 2011-05-12 [merge] merge
lp:~stewart/drizzle/json-interface
====================================================================================================
TRENDING OVER LAST 5 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1719.82 +0.05% 0.89 1662.08 1762.90 1718.93
27.96
32 1705.94 +0.89% 15.13 1595.91 1753.41 1690.81
44.51
64 1699.06 -2.56% -44.58 1694.91 1797.68 1743.64
32.12
128 1718.22 +1.05% 17.87 1639.89 1731.89 1700.35
26.58
256 1527.68 +0.49% 7.39 1487.26 1538.84 1520.29
17.56
512 1345.51 +1.06% 14.06 1311.71 1349.38 1331.45
13.37
1024 1029.52 +0.33% 3.34 1012.57 1043.04 1026.18
9.06
====================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1719.82 +0.10% 1.65 1634.60 1831.96 1718.17
34.03
32 1705.94 -1.21% -20.86 1595.91 1845.82 1726.80
55.24
64 1699.06 -2.87% -50.20 1662.96 1820.22 1749.26
35.88
128 1718.22 +1.21% 20.61 1626.77 1765.07 1697.61
32.83
256 1527.68 +0.35% 5.32 1478.93 1560.93 1522.36
23.04
512 1345.51 +0.81% 10.87 1311.71 1355.59 1334.63
11.39
1024 1029.52 +0.75% 7.67 1001.62 1043.04 1021.85
10.09
====================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Min Max Avg
STD
====================================================================================================
16 1719.82 -2.47% -43.47 1177.28 1913.94 1763.29
76.69
32 1705.94 -1.21% -20.96 1448.82 1853.08 1726.90
62.79
64 1699.06 -2.00% -34.74 1480.63 1872.32 1733.80
54.06
128 1718.22 +1.61% 27.14 1401.59 1771.41 1691.08
48.00
256 1527.68 +0.58% 8.74 1268.10 1580.87 1518.94
40.04
512 1345.51 +0.90% 12.00 1077.71 1380.41 1333.51
35.27
1024 1029.52 +2.00% 20.18 880.04 1065.34 1009.34
30.95
====================================================================================================
FULL REVISION COMMENTARY:
2283.4.17: Stewart Smith 2011-05-04 [merge] merge Brian's fixes
2295.1.1: Brian Aker 2011-05-02 [merge] Fix up stewart JSON patch.
2283.4.16: Stewart Smith 2011-05-02 [merge] merge trunk
2283.4.15: Stewart Smith 2011-05-02 use http_post() function to test
json_server
2283.4.14: Stewart Smith 2011-05-02 require http_functions to be able to be
built to build json_server so that tests can be run
2283.4.13: Stewart Smith 2011-05-02 add basic http_functions plugin. uses
libcurl
2283.4.12: Stewart Smith 2011-05-02 fix what port we run json_server on
2283.4.11: Stewart Smith 2011-04-29 [merge] merge truk
2283.4.10: Stewart Smith 2011-04-21 add json_server.cc to POTFILES.in
2283.4.9: Stewart Smith 2011-04-21 add JSON_SERVER_PORT to test-run.pl and
dbqp. Make the basic json_server test actually test something useful, such as
interaction between SQL from normal protocol and SQL from http
2283.4.8: Stewart Smith 2011-04-21 fix a bug in json_server so that we
execute the query in the text box instead of the underlaying innerHTML
2283.4.7: Stewart Smith 2011-04-21 it's way more fun if the json_server
serves out a AJAX web app that lets you execute SQL queries that get displaed
as a HTML table.
2283.4.6: Stewart Smith 2011-04-21 add a simple SQL interface to json_server
plugin. /0.1/sql takes a HTTP POST SQL command and returns the result set.
2283.4.5: Stewart Smith 2011-04-21 add corret header files for json_server
plugin
2283.4.4: Stewart Smith 2011-04-21 allow sql result_set to change column
count, so we construct the cached result set with the correct column count ofr
the query as we ar executing it instead of having to magically know it from the
start. This allows us to use the cached interface to, e.g. build JSON objects
from arbitrary SQL query result sets.
2283.4.3: Stewart Smith 2011-04-21 add JSON library to json_server, fix up
for building in our tree, and add simple /0.1/version JSON response as well as
latest_api_version snippet to /
2283.4.2: Stewart Smith 2011-04-21 really really simple test for http server
2283.4.1: Stewart Smith 2011-04-21 very basic HTTP server
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-benchmark
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-benchmark
More help : https://help.launchpad.net/ListHelp