FrontBase.benchmark
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

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