vigyasharma commented on PR #14874:
URL: https://github.com/apache/lucene/pull/14874#issuecomment-3064009071

   Another question: is the weird "search after indexing" regression specific 
only to this PR? I believe our current hypothesis is that hotspot sees document 
vectors on heap during indexing and does something weird (code optimization, 
memory management, ...) which impacts search. 
   
   Is this in any way related to the query vector being off-heap (and why?), or 
is it an existing regression? Just thinking out loud to see what others have 
observed, I'll also run the benchmark myself to check this.


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