You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2010/05/17 09:28:42 UTC

[jira] Commented: (JCR-2625) spi2davex: reduce memory footprint of Node/PropertyInfoImpl

    [ https://issues.apache.org/jira/browse/JCR-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868113#action_12868113 ] 

Marcel Reutegger commented on JCR-2625:
---------------------------------------

I was wondering if it makes sense to build the StringCache right into the NameFactoryImpl, instead of using it before each call to getQName() ? Other modules might also benefit from such an optimization. WDYT?

> 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.