[ 
https://issues.apache.org/jira/browse/LUCENE-5884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096984#comment-14096984
 ] 

ASF subversion and git services commented on LUCENE-5884:
---------------------------------------------------------

Commit 1617950 from [~mikemccand] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1617950 ]

LUCENE-5884: optimize FST.ramBytesUsed

> Speed up FST.ramBytesUsed
> -------------------------
>
>                 Key: LUCENE-5884
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5884
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 5.0, 4.10
>
>         Attachments: LUCENE-5884.patch, LUCENE-5884.patch
>
>
> It's a little heavy now, relying too much on reflection 
> (RUE.shallowSizeOf)... and we do this up to 128 times per FST (= per indexed 
> field, per segment, for the terms index).



--
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