benwtrent commented on PR #12434: URL: https://github.com/apache/lucene/pull/12434#issuecomment-1643999697
@jpountz Here are two JFRs. Both are force-merged to a single segment. One is nested (which each parent only have a single nested doc) the other is not-nested (so densely packed vectors and using the regular query). My tests show the current implementation (keeping track of hashes while building heap) is between 30-50% slower when doing nested queries. [jfrs.zip](https://github.com/apache/lucene/files/12110174/jfrs.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