benwtrent commented on PR #12434:
URL: https://github.com/apache/lucene/pull/12434#issuecomment-1644019338

   Here are two more JFRs, one with nested count of 128, the other with 512.
   
   From what I can tell, the majority of the time is spent correcting the 
vector ordinal & getting the parent doc id. The caching stack overhead seems 
much smaller than that overhead.
   
   
[many-nested.zip](https://github.com/apache/lucene/files/12110287/many-nested.zip)
   
   


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