DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31789>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31789


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19542|0                           |1
        is obsolete|                            |
         AssignedTo|taglibs-                    |[EMAIL PROTECTED]
                   |[EMAIL PROTECTED]      |




------- Additional Comments From [EMAIL PROTECTED]  2007-08-24 07:59 -------
Created an attachment (id=20701)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20701&action=view)
Updated version of the caching factory patch

This is a tested version of the original patch, with a few bugs fixed. Things
should behave the same as before by default, but you can either turn on caching
(forever) or turn off caching (null) to ease some of these issues.
Alternatively you could write your own cache.

For DateFormat for example, speed improves 30% if you turn caching of
DateFormat objects on.

One issue is that for ELEvaluator parsing, I've removed the synchronization
that was being done. I need to change the patch so that that is still there.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to