Closed MikeHopcroft closed 7 years ago
If we return results (instead of just counting them see #2), we should reuse the result array, instead of creating it and collecting it for each query.
Fixed by 525d6d6965f9259646f11c7d5aa2bb64a40e4ecd.
If we return results (instead of just counting them see #2), we should reuse the result array, instead of creating it and collecting it for each query.