jpountz opened a new issue, #13317:
URL: https://github.com/apache/lucene/issues/13317

   ### Description
   
   I was looking at the [NYC taxis 
benchmarks](https://home.apache.org/~mikemccand/lucenebench/sparseResults.html#index_throughput),
 where we saw a significant indexing rate regression on 2024-01-18.
   
   It's interesting that the dense case got (much) slower while the sparse 
sorted case got a bit faster and the unsorted sparse case remains similar.
   
   The 
[diff](https://github.com/apache/lucene/compare/09837bae7378e541813e9a0a226a3107d11c42f4...c661c88fc811d3d5820abe601ed2ed8aa2938514)
 with the previous data point has several changes that could affect the 
indexing rate. We need to find which one. 


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

Reply via email to