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

Robert Muir commented on LUCENE-10170:
--------------------------------------

I opened an issue to get it started: 
https://github.com/mikemccand/luceneutil/issues/145

> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to