Comment on Faster binary search: from compiled code to mechanical sympathyparentComments−wrsh071moCan you say more about what happens for bucket assignment? Eg is it appending to a file or writing to a 2d array?Agreed on linear vs n log n, ofc, and streaming considerations might also be relevant
Comments
Can you say more about what happens for bucket assignment? Eg is it appending to a file or writing to a 2d array?
Agreed on linear vs n log n, ofc, and streaming considerations might also be relevant