Hacker News new | ask | show | jobs
by sizzla 5662 days ago
Any knowledge about your data set, how much of it varies, etc can vastly improve your performance over any canned standard library solution. Sorting ints? Radix-sort that mofo.