Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r24  >  r23  ...
TWikiPlugins 24 - 01 Aug 2003 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Plugins

Line: 57 to 57
 

A Note on Performance

Changed:
<
<
The performance of the system depends on the number of Plugins installed and on the Plugin implementation. Some Plugins impose no measurable performance decrease, some do. For example, outsidePREHandler is an expensive callback function, or a Plugin might use many Perl libraries that needs to be initialized with each page view (unless you run mod_perl). It is recommended to measure the performance with and without a new Plugin.
>
>
The performance of the system depends on the number of Plugins installed and on the Plugin implementation. Some Plugins impose no measurable performance decrease, some do. For example, outsidePREHandler is an expensive callback function, or a Plugin might use many Perl libraries that needs to be initialized with each page view (unless you run mod_perl). It is recommended to measure the performance with and without a new Plugin. Example for Unix:
time wget -qO /dev/null http://moglen.law.columbia.edu/twiki/bin/view/TWiki/AbcPlugin
 In case you need to install an "expensive" Plugin and you need its functionality only in one web you can place the Plugin topic into that web. TWiki will initialize the Plugin only if the Plugin topic is found (which won't be the case for other webs.)

Revision 24r24 - 01 Aug 2003 - 07:53:49 - PeterThoeny?
Revision 23r23 - 01 Aug 2003 - 05:37:04 - PeterThoeny?
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM