bruno-roustant commented on pull request #426: URL: https://github.com/apache/lucene/pull/426#issuecomment-960641956
Actually I wonder if we should always use the insertion sort on small arrays. It seems to me it is more efficient than the binary sort. Something to benchmark. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
