You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Cyriaque Dupoirieux (JIRA)" <ji...@apache.org> on 2006/02/28 14:53:56 UTC

[jira] Assignées: (FOR-754) PHP Plugin takes lots of resources (memories and CPU)

     [ http://issues.apache.org/jira/browse/FOR-754?page=all ]

Cyriaque Dupoirieux reassigned FOR-754:
---------------------------------------

    Assign To: Cyriaque Dupoirieux

> PHP Plugin takes lots of resources (memories and CPU)
> -----------------------------------------------------
>
>          Key: FOR-754
>          URL: http://issues.apache.org/jira/browse/FOR-754
>      Project: Forrest
>         Type: Improvement
>   Components: Plugin: php
>     Versions: 0.8-dev
>  Environment: Any
>     Reporter: Cyriaque Dupoirieux
>     Assignee: Cyriaque Dupoirieux

>
> It seems the plugin takes lots of resources (memories and CPU) I realised this using the Cocoon Profiler.
> Around hundred times more than another plugin which quickly drives to Out of Memory.
> The plugin works like this :
> Ask for the skinned HTML page :
>       <map:generate src="cocoon://{1}{2}.html"/>
> And then clean the <php> tags - which delimitate php calls - to generate real php files :
>       <map:transform src="resources/stylesheets/php/document2php.xsl"/>
> It seems that the first call is the source of the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira