You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by ar...@apache.org on 2003/08/09 08:35:20 UTC

cvs commit: db-ojb/xdocs performance.xml

arminw      2003/08/08 23:35:20

  Modified:    xdocs    performance.xml
  Log:
  repair links
  
  Revision  Changes    Path
  1.14      +14 -14    db-ojb/xdocs/performance.xml
  
  Index: performance.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/xdocs/performance.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- performance.xml	30 Jun 2003 13:46:24 -0000	1.13
  +++ performance.xml	9 Aug 2003 06:35:20 -0000	1.14
  @@ -15,16 +15,16 @@
   
   <ul>
       <li><a href="#Introduction">Introduction</a></li>
  -    <li><a href="#TestSuite">The Performance Test Suite</a></li>
  -    <li><a href="#Interpreting">Interpreting test results</a></li>
  -    <li><a href="#Compares">How OJB compares to native JDBC programming?</a></li>
  -    <li><a href="#Multithreaded">OJB performance in multi-threaded environments</a></li>
  -    <li><a href="#OtherTools">How OJB compares to other O/R mapping tools?</a></li>
  -    <li><a href="#bestPerformance">What are the best settings for maximal performance?</a></li>
  +    <li><a href="#The Performance Test Suite">The Performance Test Suite</a></li>
  +    <li><a href="#Interpreting test results">Interpreting test results</a></li>
  +    <li><a href="#How OJB compares to native JDBC programming?">How OJB compares to native JDBC programming?</a></li>
  +    <li><a href="#OJB performance in multi-threaded environments">OJB performance in multi-threaded environments</a></li>
  +    <li><a href="#How OJB compares to other O/R mapping tools?">How OJB compares to other O/R mapping tools?</a></li>
  +    <li><a href="#What are the best settings for maximal performance?">What are the best settings for maximal performance?</a></li>
   </ul>
   
   
  -<subsection name="Introduction" anchor="Introduction">
  +<subsection name="Introduction" >
   <p><i>&quot;
   <b>There is no such thing as a free lunch.&quot;</b><br/>
   </i>
  @@ -56,7 +56,7 @@
   </p>
   </subsection>
   
  -<subsection name="The Performance Test Suite" anchor="TestSuite">
  +<subsection name="The Performance Test Suite" >
   <p>
   The <i>OJB Performance Test Suite</i> allows to compare OJB
   against <a href="#Compares">native JDBC programming</a>
  @@ -89,7 +89,7 @@
   
   
   
  -<subsection name="Interpreting test results" anchor="Interpreting">
  +<subsection name="Interpreting test results" >
   <p>
   Interpreting the result of these benchmarks carefully will help to
   decide whether using OJB is viable for specific application scenarios
  @@ -118,7 +118,7 @@
   
   
   
  -<subsection name="How OJB compares to native JDBC programming?" anchor="Compares">
  +<subsection name="How OJB compares to native JDBC programming?" >
   <p>
   OJB is shipped with tests compares native JDBC with ODMG and
   PB-API implementation.
  @@ -253,7 +253,7 @@
   
   
   
  -<subsection name="OJB performance in multi-threaded environments" anchor="Multithreaded">
  +<subsection name="OJB performance in multi-threaded environments" >
   
   <p>
   This test was created to check the performance and stability of the
  @@ -320,7 +320,7 @@
   
   
   
  -<subsection name="How OJB compares to other O/R mapping tools?" anchor="OtherTools">
  +<subsection name="How OJB compares to other O/R mapping tools?" >
   
   <p>
   Many user ask this question and there is more than one answer. But OJB was
  @@ -407,7 +407,7 @@
   </subsection>
   
   
  -<subsection name="What are the best settings for maximal performance?" anchor="bestPerformance">
  +<subsection name="What are the best settings for maximal performance?" >
       <p>
       We don't know, that depends from the environment OJB runs (hardware, database, driver, application server, ...).
       But there are some settings which affect the performance:
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org