Hacker News new | ask | show | jobs
by amelius 3460 days ago
Every sort algorithm should take locality of data-access into account. Without this, a comparison to other algorithms may not be fair.
1 comments

Why pick this one detail to account for, and not one of the infinity of other details that may be relevant in certain circumstances?