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 2006/11/26 18:44:36 UTC

[Db-derby Wiki] Trivial Update of "Derby1961MethodCalls" by KnutAndersHatlen

Dear Wiki user,

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

The following page has been changed by KnutAndersHatlen:
http://wiki.apache.org/db-derby/Derby1961MethodCalls

------------------------------------------------------------------------------
  
  This table shows all the methods that are called more than 13 times
  per single-record select transaction. The entire list of all methods
- that are called more than 0.99 times per transactions can be found
+ that are called more than 0.99 times per transaction can be found
  [attachment:select.txt here].
  
  || '''Method name''' || '''Calls/tx''' ||
@@ -88, +88 @@

  
  This table shows all the methods that are called more than 15 times
  per single-record update transaction. The entire list of all methods
- that are called more than 0.99 times per transactions can be found
+ that are called more than 0.99 times per transaction can be found
  [attachment:update.txt here].
  
  || '''Method name''' || '''Calls/tx''' ||
@@ -161, +161 @@

  
  This table shows all the methods that are called more than 10000 times
  per join transaction. The entire list of all methods that are called
- more than 0.99 times per transactions can be found
+ more than 0.99 times per transaction can be found
  [attachment:join.txt here].
  
  || '''Method name''' || '''Calls/tx''' ||