Latency Numbers Every Programmer Should Know. GitHub Gist: instantly share code, notes, and snippets.| Gist
I’ve been working lately on a bit of an overhaul of how the search engine does indexing. How it indexes its indices. “Index” is a bit of an overloaded term here, and it’s not the first that will crop up. Let’s start from the beginning and build up and examine the problem of searching for a number in a list of numbers. You have a long list of numbers, let’s sort them because why not.| www.marginalia.nu