Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.1.0.0
-
None
Description
In very large Tapestry deployments, a significant amount of memory is consumed by description object attached to Binding instances. Often, many many identical but separate strings are stored. Interning those strings (reducing duplicate content strings to a single String instance) would alleviate much of that issue.
Attachments
Issue Links
- relates to
-
TAP5-2696 REST support
- Closed