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

   I was referring to all the `*Profile*` classes we have under 
`lucene/sandbox/src/java/org/apache/lucene/sandbox/search/`. These classes 
already have logic to track how many times `nextDoc`, `advance`, etc. are 
getting called, so it also feels like a natural place to me to track the number 
of visited nodes?


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