[
https://issues.apache.org/jira/browse/LUCENENET-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785316#action_12785316
]
George Aroush commented on LUCENENET-315:
-----------------------------------------
What's holding this back from being committed? DIGY, are you OK with this
patch? I'm, I can commit it.
> SimpleLRUCache Implementation
> -----------------------------
>
> Key: LUCENENET-315
> URL: https://issues.apache.org/jira/browse/LUCENENET-315
> Project: Lucene.Net
> Issue Type: Improvement
> Reporter: Michael Garski
> Attachments: LUCENENET-315.patch
>
>
> The current SimpleLRUCache implementation is a performance hit in the case of
> 100% cache misses, which is a common occurrence if search results are cached
> externally and only unique queries are executed.
> Patch and performance metrics coming shortly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.