~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/sql-bench/Comments/FrontBase.benchmark

  • Committer: Mark Atwood
  • Date: 2011-08-11 03:05:03 UTC
  • mfrom: (2385.1.12 refactor4)
  • Revision ID: me@mark.atwood.name-20110811030503-rp9xjihc5x3y0x4q
merge lp:~olafvdspek/drizzle/refactor4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file describes how to run benchmarks and crash-me with FrontBase
 
2
 
 
3
Installed components:
 
4
 
 
5
- FrontBase-2.1-8.rpm
 
6
  (had to run with rpm -i --nodeps; the rpm wanted libreadline.so.4.0,
 
7
   but only libreadline.so.4.1 was available)
 
8
 
 
9
- DBD-FB-0.03.tar.gz
 
10
  (perl Makefile.Pl;
 
11
   make;
 
12
   make test;
 
13
   make install;)
 
14
 
 
15
- DBI-1.14.tar.gz
 
16
  (perl Makefile.Pl;
 
17
   make;
 
18
   make test;
 
19
   make install;)
 
20
 
 
21
- Msql-Mysql-modules-1.2215.tar.gz
 
22
  (perl Makefile.Pl;
 
23
   make;
 
24
   make test;
 
25
   make install;)
 
26
 
 
27
After installations:
 
28
 
 
29
- cd /etc/rc.d
 
30
  FBWeb start  
 
31
  FrontBase start
 
32
 
 
33
- cd /usr/local/mysql/sql-bench
 
34
- FBExec &
 
35
- FrontBase test
 
36
 
 
37
crash-me:
 
38
 
 
39
There were a lot of troubles running the crash-me; FrontBase core
 
40
dumped several tens of times while crash-me was trying to determine
 
41
the maximum values in different areas.
 
42
 
 
43
The crash-me program itself was also needed to be tuned quite a lot
 
44
for FB. There were also some bugs/lacking features in the crash-me
 
45
program, which are now fixed to the new version.
 
46
 
 
47
After we finally got the limits, we runned the benchmarks.
 
48
 
 
49
benchmarks:
 
50
 
 
51
Problems again. Frontbase core dumped with every part of the
 
52
benchmark (8/8) tests. After a lot of fine-tuning we got the
 
53
benchmarks to run through. The maximum values had to be dropped
 
54
down a lot in many of the tests.
 
55
 
 
56
The benchmarks were run with the following command:
 
57
 
 
58
perl run-all-tests --server=frontbase --host=prima
 
59
--cmp=frontbase,mysql --tcpip --log