lucene icon indicating copy to clipboard operation
lucene copied to clipboard

Fix ExitableDirectoryReader sampling constants to be power-of-2

Open rmuir opened this issue 3 years ago • 0 comments

If it's performance sensitive enough that we should do sampling, then we should avoid integer division too.

Closes #11848

rmuir avatar Oct 13 '22 20:10 rmuir