Thomas Mueller created OAK-2688:
-----------------------------------
Summary: Segment.readString optimization
Key: OAK-2688
URL: https://issues.apache.org/jira/browse/OAK-2688
Project: Jackrabbit Oak
Issue Type: Improvement
Components: oak-core
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Fix For: 1.3.0
The method Segment.readString is called a lot, and even a small optimization
would improve performance for some use cases. Currently it uses a concurrent
hash map to cache strings. It might be possible to speed up this cache.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)