[
https://issues.apache.org/jira/browse/LUCENE-5884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096963#comment-14096963
]
ASF subversion and git services commented on LUCENE-5884:
---------------------------------------------------------
Commit 1617940 from [~mikemccand] in branch 'dev/trunk'
[ https://svn.apache.org/r1617940 ]
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]