=========================================================================================================
REGRESSION REPORT
=========================================================================================================
MACHINE: drizzle-x4450
RUN ID: 1006
RUN DATE: 2010-03-01T23:47:15.444971
WORKLOAD: innodb_1000K_readonly
SERVER: drizzled
VERSION: lp:drizzle/staging
REVISION: 1317
COMMENT: 1317: Brian Aker 2010-03-01 [merge] Merge.
=========================================================================================================
TRENDING OVER LAST 5 runs
Conc TPS % Diff from Avg Diff Norm? Min Max
Avg STD
=========================================================================================================
2 1516.25 +0.34% 5.19 within norms 1470.34
1535.77 1511.07 17.67
4 2731.95 +1.12% 30.19 within norms 2638.89
2765.86 2701.76 35.66
8 4406.56 -0.85% -37.58 within norms 4194.46
4587.01 4444.14 103.04
16 5841.67 +2.40% 137.07 outside norms 5509.38
5926.59 5704.61 129.59
32 5600.20 +1.49% 82.23 outside norms 5398.89
5642.36 5517.97 70.14
64 4930.41 -0.30% -14.69 within norms 4855.83
5084.78 4945.10 57.16
128 4417.11 -0.55% -24.53 within norms 4394.84
4507.32 4441.64 32.93
256 3926.97 +0.03% 1.30 within norms 3887.79
3948.28 3925.67 16.04
512 2482.49 -0.42% -10.50 within norms 2463.57
2558.79 2492.99 26.59
1024 1252.52 -0.40% -5.04 within norms 1234.31
1283.50 1257.56 14.27
2048 648.69 -0.07% -0.45 within norms 636.56
654.82 649.14 5.01
=========================================================================================================
TRENDING OVER Last 20 runs
Conc TPS % Diff from Avg Diff Norm? Min Max
Avg STD
=========================================================================================================
2 1516.25 -1.49% -22.97 within norms 1470.34
1629.32 1539.23 30.32
4 2731.95 -0.13% -3.47 within norms 2633.82
2851.93 2735.41 50.63
8 4406.56 -2.81% -127.34 outside norms 4172.62
4638.61 4533.90 96.43
16 5841.67 +1.02% 59.11 within norms 5509.38
5953.65 5782.56 103.21
32 5600.20 +0.07% 3.86 within norms 5398.89
5796.01 5596.34 83.60
64 4930.41 -1.10% -54.66 within norms 4855.83
5127.99 4985.07 64.72
128 4417.11 -1.76% -79.34 outside norms 4394.84
4588.84 4496.46 50.80
256 3926.97 -0.70% -27.86 within norms 3887.79
4056.29 3954.82 33.36
512 2482.49 -1.84% -46.45 within norms 2396.11
2651.34 2528.94 56.10
1024 1252.52 -0.80% -10.10 within norms 1234.31
1299.10 1262.62 14.76
2048 648.69 -0.21% -1.38 within norms 636.56
660.16 650.07 4.59
=========================================================================================================
TRENDING OVER ALL runs
Conc TPS % Diff from Avg Diff Norm? Min Max
Avg STD
=========================================================================================================
2 1516.25 -1.56% -23.95 within norms 1440.88
1634.82 1540.21 28.23
4 2731.95 +0.08% 2.29 within norms 2332.99
2864.23 2729.66 66.48
8 4406.56 -1.15% -51.16 within norms 874.30
4670.08 4457.72 322.67
16 5841.67 +2.84% 161.45 within norms 439.35
6008.42 5680.22 629.43
32 5600.20 +2.32% 127.17 within norms 702.67
5796.01 5473.03 537.16
64 4930.41 +0.53% 26.23 within norms 2419.24
5127.99 4904.17 322.44
128 4417.11 +0.31% 13.47 within norms 2170.57
4609.10 4403.64 288.53
256 3926.97 +1.39% 53.99 within norms 1918.30
4075.93 3872.98 250.73
512 2482.49 -0.04% -0.93 within norms 1980.69
2898.19 2483.42 182.89
1024 1252.52 +1.41% 17.42 within norms 982.86
1342.63 1235.10 86.30
2048 648.69 +1.93% 12.29 within norms 559.69
660.73 636.40 27.22
=========================================================================================================
FULL REVISION COMMENTARY:
1309.2.10: Brian Aker 2010-03-01 OSX fixes.
1309.2.9: Brian Aker 2010-03-01 Partial fix for OSX.
1309.2.8: Brian Aker 2010-03-01 Missing result file from merge.
1309.2.7: Brian Aker 2010-03-01 [merge] Merge of show work (updates, a bit...
1309.1.33: Brian Aker 2010-03-01 Updating to add support for Identifier.
1309.1.32: Brian Aker 2010-03-01 Update to use table identifier.
1309.1.31: Brian Aker 2010-03-01 Minor name cleanup.
1309.1.30: Brian Aker 2010-03-01 Simplify dropTable() (will add exceptio...
1309.1.29: Brian Aker 2010-03-01 We must walk, before we can run.
1309.1.28: Brian Aker 2010-03-01 Change in API to use reference.
1309.1.27: Brian Aker 2010-03-01 Updating interface around doesTablExist()
1309.1.26: Brian Aker 2010-03-01 Small conversion for does()
1309.1.25: Brian Aker 2010-03-01 Slight cleanup.
1309.1.24: Brian Aker 2010-03-01 Moved the build table stuff into table_...
1309.2.6: Brian Aker 2010-03-01 Adding more tests.
1309.2.5: Brian Aker 2010-03-01 Reworked the code (split classes).
1309.2.4: Brian Aker 2010-03-01 New version of show columns code.
1309.2.3: Brian Aker 2010-03-01 Update the code so use a faster index look...
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-benchmark
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-benchmark
More help : https://help.launchpad.net/ListHelp