You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/06/16 12:29:59 UTC

[GitHub] [lucene-solr] mikemccand commented on pull request #1573: Cleanup TermsHashPerField

mikemccand commented on pull request #1573:
URL: https://github.com/apache/lucene-solr/pull/1573#issuecomment-644731914


   I tested indexing throughput on `luceneutil` with `wikimediumall`, single thread for indexing `SerialMergeScheduler`:
   
   ```
   [mike@beast3 facet]$ grep "GB/hour" /l/logs/simon?
   /l/logs/simon0:Indexer: 46.44432470391602 GB/hour plain text
   /l/logs/simon1:Indexer: 46.267723012921515 GB/hour plain text
   /l/logs/simon2:Indexer: 46.26414201429784 GB/hour plain text
   [mike@beast3 facet]$ grep "GB/hour" /l/logs/trunk?
   /l/logs/trunk0:Indexer: 45.632881600179495 GB/hour plain text
   /l/logs/trunk1:Indexer: 46.09383252131896 GB/hour plain text
   /l/logs/trunk2:Indexer: 45.439666582156924 GB/hour plain text
   ```
   
   Net/net this change might be a bit faster, or just noise, so all clear to push!  Thanks @s1monw.


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

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



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