[
https://issues.apache.org/jira/browse/JCR-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868210#action_12868210
]
Michael Dürig commented on JCR-2625:
------------------------------------
Looks good to me. Do the davex integration tests still pass with the patch
applied?
Furthermore, did you check the impact of the StringCache on memory and
performance? There is a similar mechanism in place already for NameFactoryImpl
which works on Name instances instead of Strings.
> spi2davex: reduce memory footprint of Node/PropertyInfoImpl
> -----------------------------------------------------------
>
> Key: JCR-2625
> URL: https://issues.apache.org/jira/browse/JCR-2625
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-spi-commons, jackrabbit-spi2dav
> Reporter: Stefan Guggisberg
> Priority: Minor
> Attachments: leaner_item_info_objects.patch
>
>
> the in-memory footprint of o.a.jackrabbit.spi2davex.NodeinfoImpl &
> PropertyInfoImp is quite big.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.