shubhamvishu commented on PR #12716:
URL: https://github.com/apache/lucene/pull/12716#issuecomment-1814848844

   Ok so I ran the test with rehash value of 17/24 which is between 2/3 and 
3/4. Here are the results:
   
   | Golden ratio Bit  mixing  | Rehash ratio  (2/3) | Rehash ratio  (17/24) | 
Quadratic Probing | No. of iterations | Avg Time  (seconds) |   Comments   |
   
|:-------------------------:|:-------------------:|:---------------------:|:-----------------:|:-----------------:|:-------------------:|:------------:|
   |             No            |         Yes         |           -           |  
      Yes        |         10        |       103.4224      |   Baseline   |
   |             No            |          -          |          Yes          |  
      Yes        |         10        |       103.0535      |   Candidate  |
   
   Results are almost the same(maybe just noise?). @mikemccand please feel free 
to close this PR if this looks not worth pursuing to you. Thanks!
   
   


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