|
|
|
|
|
by nicknash
4991 days ago
|
|
I'm not sure I buy this as a lesson. Choosing between two asymptotically (very) different algorithms (probably linear vs quadratic in your case) isn't really a performance tweak in my book, even though as you point out it wasn't dominant in your case. Even the world's slowest disk will be faster than a CPU executing a sufficiently silly algorithm. |
|