ilia-permiashkin commented on PR #15085:
URL: https://github.com/apache/lucene/pull/15085#issuecomment-3197655215

   > Do you have any performance numbers before/after?
   
   Yes, I do have some numbers `GeneratingSuggester#suggest` took 2440 ms 
before the changes (`poll` took 780ms, `add` took 130ms), and 1200 ms after the 
changes (`poll` took 50ms, `add took 10ms)
   


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