Add counters to determine the number of comparisons being done, the number that are exited early (if any), the number that must be re-checked with a more exact algorithm (anthologies especially), etc. as global counters so that we can tweak the various search thresholds.
Add counters to determine the number of comparisons being done, the number that are exited early (if any), the number that must be re-checked with a more exact algorithm (anthologies especially), etc. as global counters so that we can tweak the various search thresholds.