Modified:
wiki/Container_1_1_PerformanceMetrics.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/Container_1_1_PerformanceMetrics.wiki
==============================================================================
--- wiki/Container_1_1_PerformanceMetrics.wiki (original)
+++ wiki/Container_1_1_PerformanceMetrics.wiki Tue Jul 29 17:40:47 2008
@@ -6,7 +6,7 @@
The startup costs and first invocation for each container are as follows:
-|| *container/config* || *ms/startup* || *µs/call* || *ns/call* ||
+|| *container/config* || *ms/startup* || *µs/query* || *ns/query* ||
|| singleton || 2 || 0 || 11 ||
|| t5-ioc ||339 || 18 || 18914 ||
|| israfil micro early || 6 || 0 || 113 ||
@@ -17,7 +17,7 @@
The ongoing average call costs are as follows:
-|| *container/config* || *ms/startup* || *µs/call* || *ns/call* ||
+|| *container/config* || *ms/startup* || *µs/query* || *ns/query* ||
|| singleton || 0 || 0 || 8 ||
|| t5-ioc || 6.777777778 || 17.22222222 || 17637.33333 ||
|| israfil micro early || 0 || 0 || 109.2222222 ||
@@ -28,7 +28,7 @@
And here's the raw data from the runs.
-|| *container/config* || *init* || *staging* || *total startup* || *exec (10000000 cycles)* || *µs/call* || *ns/call* ||
+|| *container/config* || *init* || *staging* || *total startup* || *exec (10000000 cycles)* || *µs/query* || *ns/query* ||
|| singleton 0 || 2 || 0 || 2 || 114 || 0µs || 11ns ||
|| singleton 1 || 0 || 0 || 0 || 89 || 0µs || 8ns ||
|| singleton 2 || 0 || 0 || 0 || 87 || 0µs || 8ns ||