dungba88 commented on PR #12624:
URL: https://github.com/apache/lucene/pull/12624#issuecomment-1829144978

   Tested Test2BFST with `-Dtests.seed=D193E7FD4B9E68C4`
   
   **mainline**
   
   ```
   1100000: 432584968 RAM bytes used; 432367203 FST bytes; 211082699 nodes; 
took 248 seconds
   ```
   
   **pr**
   
   ```
   1100000: 432427020 RAM bytes used; 432367203 FST bytes; 211082699 nodes; 
took 236 seconds
   ```
   
   **9_x**
   
   ```
   1100000: 432584968 RAM bytes used; 432367203 FST bytes; 211082699 nodes; 
took 260 seconds
   ```
   
   The FST size, number nodes are exactly the same, while the running time 
doesn't seem to differ much (running with my personal computer so the 
background process could be noisy).


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