[GitHub] [lucene] jpountz commented on pull request #892: LUCENE-10581: Optimize stored fields bulk merges on the first segment

2022-06-30 Thread GitBox


jpountz commented on PR #892:
URL: https://github.com/apache/lucene/pull/892#issuecomment-1171282676

   Thinking more about it, I'm thinking of not merging this change. In the 
normal case when merges are balanced, it doesn't help because the first segment 
would generally have a dirty block pretty early. I tried to reason through 
whether other use-cases would benefit from this change, but I don't think that 
any would benefit significantly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



[GitHub] [lucene] jpountz commented on pull request #892: LUCENE-10581: Optimize stored fields bulk merges on the first segment

2022-05-20 Thread GitBox


jpountz commented on PR #892:
URL: https://github.com/apache/lucene/pull/892#issuecomment-1132621070

   Quadratic merging is gone but this change still looks helpful so I updated 
the title/description.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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