rmuir commented on PR #12681: URL: https://github.com/apache/lucene/pull/12681#issuecomment-1763190528
> This can be done in the same way like the "testMode" flag, we should just extend it to cover more cases. You could also pass an override for the bit size instead of true/false. > > By default it passes the preferred species, in test mode it could pass others. A lot of this code relies on this stuff being `static final` constants. For example multiplication by power of 2 on every single vector, but thats just for starts. I don't want to rewrite the entire code for this, just have a plan. We may have to get more creative here, such as using system property and doing it with "distribution test" passing jvm flags or similar. I can also use qemu approach which requires no code changes. -- 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