You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "mikemccand (via GitHub)" <gi...@apache.org> on 2023/08/01 13:07:10 UTC

[GitHub] [lucene] mikemccand commented on issue #12477: Could we encode postings the way we encode monotonic long doc values?

mikemccand commented on issue #12477:
URL: https://github.com/apache/lucene/issues/12477#issuecomment-1660276357

   > This is because we are currently unable to generate scalar code that can match the performance of the existing code
   
   I'm confused by this: don't we already have the scalar code today (our current gen'd FOR implementation that Hotspot autovectorizes well) that we could fallback to?  Or is the problem that the Panama APIs don't make it easy for us to determine that we should fallback to our impl?
   
   I'll try to catch up on that long discussion.  Thanks for the pointer @tang-hi!


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org