[
https://issues.apache.org/jira/browse/TAP5-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship reassigned TAP5-522:
-----------------------------------------
Assignee: Howard M. Lewis Ship
> Reduce memory footprint by sharing binding descriptions
> -------------------------------------------------------
>
> Key: TAP5-522
> URL: https://issues.apache.org/jira/browse/TAP5-522
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.1.0.0
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.