[ 
https://issues.apache.org/jira/browse/LUCENE-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand updated LUCENE-5764:
---------------------------------

    Attachment: LUCENE-5764.patch

Here is a patch that compares the result of ramBytesUsed with the output of 
RamUsageTester. DocIdBitSet cannot be fixed to pass this test so I think we 
should move it to test-framework (LUCENE-5102).

> Add tests to DocIdSet.ramBytesUsed
> ----------------------------------
>
>                 Key: LUCENE-5764
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5764
>             Project: Lucene - Core
>          Issue Type: Test
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>             Fix For: 4.9
>
>         Attachments: LUCENE-5764.patch
>
>
> The accuracy of these methods is important for example if you use them to 
> estimate the memory usage of your filter cache.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to