You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2021/10/14 06:51:00 UTC

[jira] [Resolved] (LUCENE-10170) Regression in stored fields compression in 9.0

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

Adrien Grand resolved LUCENE-10170.
-----------------------------------
    Fix Version/s: main (9.0)
       Resolution: Fixed

> Regression in stored fields compression in 9.0
> ----------------------------------------------
>
>                 Key: LUCENE-10170
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10170
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: main (9.0)
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> One of the Elasticsearch benchmarks detected a regression that is attributed to stored fields compression after moving to a 9.0 snapshot. I managed to isolate it to the change done on LUCENE-7521. It looks like LZ4 relied significantly on Direct16 for good performance, so replacing it with Packed64 degraded compression speed.



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