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
------------------------------------------------------------------------------
per single-record select transaction. The entire list of all methods
that are called more than 0.99 times per transaction can be found
[attachment:select.txt here].
+
+ Numbers for how often a given method calls another method can be found
+ [attachment:select-callers.txt here] (note that these numbers are for
+ embedded Derby).
|| '''Method name''' || '''Calls/tx''' ||
|| java.lang.Object.<init> ||<style="text-align: right;"> 87.1469 ||
@@ -90, +94 @@
per single-record update transaction. The entire list of all methods
that are called more than 0.99 times per transaction can be found
[attachment:update.txt here].
+
+ Numbers for how often a given method calls another method can be found
+ [attachment:update-callers.txt here] (note that these numbers are for
+ embedded Derby).
|| '''Method name''' || '''Calls/tx''' ||
|| java.lang.String.charAt ||<style="text-align: right;"> 200.3260||
|