Performance Issue / FS Checks
-----------------------------

         Key: COCOON-1721
         URL: http://issues.apache.org/jira/browse/COCOON-1721
     Project: Cocoon
        Type: Improvement
  Components: Blocks: Java Flow  
    Versions: 2.1.8, 2.2-dev (Current SVN), 2.1.9-dev (current SVN)    
    Reporter: Georg Hüttenegger
    Priority: Minor
 Attachments: CompilingInterpreter.java.diff, 
FOM_JavaScriptInterpreter.java.diff

After a little bit of analyzing I found out that cocoon does a lot of file
system checks for the last modification time (of java script files) even if
reload scripts is turned off. I have made two small changes in
org\apache\cocoon\components\flow CompilingInterpreter.java and
org\apache\cocoon\components\flow\javascript\fom
FOM_JavaScriptInterpreter.java that changed this.

I hope that my changes look ok and can be incorporated in future versions.

-- 
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