Re: [PR] Optimize decoding blocks of postings using the vector API. (#13636) [lucene]

2024-08-16 Thread via GitHub
jpountz merged PR #13652: URL: https://github.com/apache/lucene/pull/13652 -- 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.apa

Re: [PR] Optimize decoding blocks of postings using the vector API. (#13636) [lucene]

2024-08-15 Thread via GitHub
jpountz commented on PR #13652: URL: https://github.com/apache/lucene/pull/13652#issuecomment-2292242821 OK, I did it for src/java20 too. -- 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 speci

Re: [PR] Optimize decoding blocks of postings using the vector API. (#13636) [lucene]

2024-08-13 Thread via GitHub
uschindler commented on PR #13652: URL: https://github.com/apache/lucene/pull/13652#issuecomment-2287192249 > I don't remember, did we backport Chris changes to java 20, too? No we did not. Nevertheless, maybe the constants code backport would be cool. -- This is an automated messag

Re: [PR] Optimize decoding blocks of postings using the vector API. (#13636) [lucene]

2024-08-13 Thread via GitHub
uschindler commented on PR #13652: URL: https://github.com/apache/lucene/pull/13652#issuecomment-2287184150 Maybe for consistency it would be good. I don't remember, did we backport Chris changes to java 20, too? -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Optimize decoding blocks of postings using the vector API. (#13636) [lucene]

2024-08-13 Thread via GitHub
jpountz commented on PR #13652: URL: https://github.com/apache/lucene/pull/13652#issuecomment-2287039270 @uschindler I was wondering while doing this backport: would you apply the same refactoring wrt `PanamaVectorConstants` to the `src/java20` folder, or would you keep it as-is? -- This