benwtrent commented on PR #14932: URL: https://github.com/apache/lucene/pull/14932#issuecomment-3169078506
> Edit: I do see the new bulk scorer in the output profiles! @ChrisHegarty I see this stack: ``` at org.apache.lucene.index.VectorSimilarityFunction$2#compare() [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score() [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore() [JIT compiled code] ``` I don't think your off-heap optimized stuff is there yet. Just the interface (that delegates to single score path). -- 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