You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2013/04/09 23:27:15 UTC

[Db-derby Wiki] Update of "PerformanceDiagnosisTips" by KatheyMarsden

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "PerformanceDiagnosisTips" page has been changed by KatheyMarsden:
http://wiki.apache.org/db-derby/PerformanceDiagnosisTips?action=diff&rev1=4&rev2=5

  This page describes some initial steps that a user can take to help track down the cause of performance problems that might occur between Derby releases.  For example, if an application executes a query against Derby 10.1 and it finishes in some amount of time, but the same query in the same application against Derby 10.2 takes longer, then this document describes some steps a user can take to help developers determine the cause of the slow-down.
  
- Some other general performance tips are available in [[http://db.apache.org/derby/papers/ApacheCon.html#ApacheCon+EU%3A+May+1-4%2C+2007|ApacheCon presentations]].
+ Some other general performance tips are available in [[http://db.apache.org/derby/papers/ApacheCon.html#ApacheCon+EU%3A+May+1-4%2C+2007|ApacheCon presentations]] and in the Derby Tuning Guide of the [[http://db.apache.org/derby/manuals/index.html |Derby Documentation ]].
  
  '''Step 1:''' Compilation or Execution?