BIG-O NOTATION
the seven growth classes: how many steps, how long they take and how far each one lets you go
Built as a memo rather than a table: the thing worth hanging it up for reads across the room, with the full reference in smaller type below it.
Three sizes in one archive — from a sheet on the fridge to a poster on the wall.
The model behind every number on this sheet: a step is one elementary operation, the machine performs a billion steps per second, the logarithm is binary and rounded up, and a year is 365.25 days. Constant factors are dropped: they are exactly what O() is silent about, which is why it shows how the cost grows rather than what it is on one particular machine.