jpountz commented on PR #14705:
URL: https://github.com/apache/lucene/pull/14705#issuecomment-2944211560

   > I wasn't able to run OrdinalMapBenchmark
   
   I ran it on my machine. Got the following results on main (2 runs):
   
   ```
   id: 651.43124 msec
   name: 955.36439 msec
   country_code: 0.37753 msec
   time_zone: 1.03004 msec
   ```
   
   ```
   id: 605.82902 msec
   name: 923.61305 msec
   country_code: 0.30129 msec
   time_zone: 0.87078 msec
   ```
   
   And the following results on your branch (2 runs as well):
   
   ```
   id: 641.80320 msec
   name: 945.66611 msec
   country_code: 0.31938 msec
   time_zone: 0.89374 msec
   ```
   
   ```
   id: 631.90609 msec
   name: 970.12461 msec
   country_code: 0.32877 msec
   time_zone: 0.91463 msec
   ```
   
   So it looks fine to me as far as this benchmark is concerned.


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