benwtrent commented on PR #13190:
URL: https://github.com/apache/lucene/pull/13190#issuecomment-2009500202

   I re-ran `IndexGeoNames` with the latest commits on this PR. I didn't 
override CMS settings at all & I allowed merging to occur while indexing. This 
was done on my macbook, so the numbers might be a little fuzzy. 
   
   I indexed with 4 threads, and did the batching.
   
   RamBufferSize: 12MB
   Baseline:
   ```
   8221789: 28.378 sec
   forceMerge took 18856 ms
   ```
   
   Candidate:
   ```
   8221789: 27.428 sec
   forceMerge took 6581 ms
   ```
   
   RamBufferSize: 1MB
   
   Baseline:
   ```
   8221789: 49.209 sec
   forceMerge took 17235 ms
   ```
   
   Candidate:
   ```
   8221789: 46.078 sec
   forceMerge took 4638 ms
   ```


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

Reply via email to