Index: openacs-4/packages/acs-templating/www/doc/timing-3.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/timing-3.adp,v diff -u -r1.2 -r1.2.2.1 --- openacs-4/packages/acs-templating/www/doc/timing-3.adp 27 Oct 2014 16:40:15 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/timing-3.adp 25 Aug 2015 18:02:11 -0000 1.2.2.1 @@ -2,24 +2,41 @@ {/doc/acs-templating {Templating}} {Template Timing Results} Template Timing Results - - -

Results

The measurements were taken on reusia.boston on 17 +

Results

+

The measurements were taken on reusia.boston on 17 October 2000, with tarball acs-3-4-6-R20001008. Templating under 3.4 is quite different; instead of a .tcl script, datasources are -defined in a .data file that has a different XML syntax.

We have graphs for 9 stages only. While Tcl pages generate four +defined in a .data file that has a different XML syntax.

+

We have graphs for 9 stages only. While Tcl pages generate four more entries, these lack from templated pages, and hence I suppressed them. The log message that marks the beginning of each phase is written in the lower right of the graphs. Each curve curve plots 288 page requests. As I didn't back port of the configurable cache refreshing stragegy ('never' or 'always'), I show all graphs -in the 'normal' colors. The label is 'do', though.

Individual Stages

Total Time (Sum of all Stages)

To show off the graphing method, compare the graph above with +in the 'normal' colors. The label is 'do', though.

+

Individual Stages

+

+

+

+

+

+

+

+

+

+

Total Time (Sum of all Stages)

+

+

To show off the graphing method, compare the graph above with the one below, which only uses the first 32 measurements. The -curves are less smooth, but the message is the same.

In ACS 3.4.6, Tcl-only pages are sereved faster than in +curves are less smooth, but the message is the same.

+

+

In ACS 3.4.6, Tcl-only pages are sereved faster than in 4.0 beta-2. The templated pages are delivered much slower. The first time the template system reads a templated page, it takes about 3 seconds! The result is cached, mitigating the problem a -lot.


Christian -Brechbuehler
-Last modified: Tue Oct 17 20:26:14 EDT 2000 - +lot.

+
+
Christian +Brechbuehler
+ +Last modified: Tue Oct 17 20:26:14 EDT 2000 \ No newline at end of file