You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Mohammad Sadiq (Jira)" <ji...@apache.org> on 2020/07/16 10:38:00 UTC

[jira] [Updated] (LUCENE-9432) Use LinkedList instead of manual array re-sizing for better throughput.

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

Mohammad Sadiq updated LUCENE-9432:
-----------------------------------
    Attachment: LUCENE-9432.patch

> Use LinkedList instead of manual array re-sizing for better throughput.
> -----------------------------------------------------------------------
>
>                 Key: LUCENE-9432
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9432
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/codecs
>            Reporter: Mohammad Sadiq
>            Priority: Minor
>              Labels: patch-available, performance, pull-request-available
>         Attachments: LUCENE-9432.patch
>
>
> I observed that usingĀ {{LinkedList}} instead of manually re-sizing and copying {{SegmentTermEnumFrame}}s improves red-line QPS. Does it make sense to include this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org