[
https://issues.apache.org/jira/browse/OAK-3850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167357#comment-15167357
]
Chetan Mehrotra commented on OAK-3850:
--------------------------------------
I think we can disable the timer part for now by using NOOP timer. For e.g. we
have disabled that in critical paths like read and write but have it enabled
for calls like DocumentStore where we make a remote call. As cache load is very
frequent operation we can disable timer there.
Its more suitable where we are dealing with times in millis rather than sub
millis
> Collect and expose Persistent Cache stats
> -----------------------------------------
>
> Key: OAK-3850
> URL: https://issues.apache.org/jira/browse/OAK-3850
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, documentmk
> Reporter: Teodor Rosu
> Assignee: Thomas Mueller
> Fix For: 1.4
>
> Attachments: OAK-3850-v0.patch, OAK-3850-v1.patch, OAK-3850-v2.patch,
> test-performance-v0.patch
>
>
> Expose persistent cache statistics ( see: [Guava
> CacheStats|http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/cache/CacheStats.html]
> )
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)