You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (Jira)" <ji...@apache.org> on 2020/06/24 07:28:00 UTC

[jira] [Created] (OAK-9121) Oak-run indexing: add a cache to flatfile/PersistedLinkedList

Thomas Mueller created OAK-9121:
-----------------------------------

             Summary: Oak-run indexing: add a cache to flatfile/PersistedLinkedList
                 Key: OAK-9121
                 URL: https://issues.apache.org/jira/browse/OAK-9121
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: indexing, oak-run
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller


I found one of the bottlenecks for indexing with oak-run is flatfile/PersistedLinkedList.get. I want to speed up flatfile/PersistedLinkedList.get using a small in-memory cache.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)