Index: openacs-4/packages/acs-templating/www/doc/timing-1.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/timing-1.html,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/doc/timing-1.html 27 Oct 2014 16:40:14 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/timing-1.html 7 Aug 2017 23:48:02 -0000 1.3 @@ -79,13 +79,13 @@
- That last phase is ended by - Done invoking trace filter ds_trace_filter (returning filter_ok) + That last phase is ended by + Done invoking trace filter ds_trace_filter (returning filter_ok)
- Overall, the templated pages are delivered faster. Forcing + Overall, the templated pages are delivered faster. Forcing the template system to always reread all files and to recompile the ADP part slows them down, as expected, but overall they are still faster than the Tcl-only page.