[
https://issues.apache.org/jira/browse/OAK-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792666#comment-13792666
]
Jukka Zitting commented on OAK-924:
-----------------------------------
+1 Looks good.
Do we still need the {{getReadTree()}} overrides? I think it should be possible
to just pass the Tree instance in the constructor and use it directly without
having to look it up repeatedly on each access.
> Optimize namespace lookups
> --------------------------
>
> Key: OAK-924
> URL: https://issues.apache.org/jira/browse/OAK-924
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: core, jcr
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Labels: performance
> Attachments: OAK-924-bench.patch, OAK-924-noinit.patch,
> OAK-924-nomaps.patch, OAK-924-v0.patch
>
>
> The current namespace handling code does a lot of repetitive work, which
> shows up in hotspots like XML imports and Sling's namespace mapping code.
--
This message was sent by Atlassian JIRA
(v6.1#6144)