Change 20070825-maxcarlson-z by [EMAIL PROTECTED] on 2007-08-25 14:45:32 PDT
    in /Users/maxcarlson/openlaszlo/wafflecone
    for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone

Summary: Improve caching and file IO performance of server (thanks to Jason Venner!)

New Features:

Bugs Fixed: LPP-4583 - Improve compiler and caching performance

Technical Reviewer: ptw
QA Reviewer: promanik
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: FileUtils.java - Precompile regexp. Avoid re-reading the same stream twice for makeXMLReaderForFile() calls.

Cache.java - Use a BufferedInputStream to read items into the cache.


Tests: Compilation of large applications improved by ~10%!

Files:
M      WEB-INF/lps/server/src/org/openlaszlo/utils/FileUtils.java
M      WEB-INF/lps/server/src/org/openlaszlo/cache/Cache.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070825- maxcarlson-z.tar

Reply via email to