Core metrics we need to know are: the power of 2, latency numbers, availability, storage..
Starting with the power of two, as it showcases the size of data we are working with.
1 byte is equal to 8 bits (each bit is either 1 or 0) hence we have the concept of ‘power of 2’. The table with rough estimations is:
Next up we have latency. Some engineer from Google (forgot the name ☹️) calculated and came up with rough numbers on the core ops we do with the computer. It’s important to note that these numbers may have decreased since the initial calculations as computers in general have progressed a lot and processors are being optimized constantly.
The times we are working with are, in order:
Here are the rough estimates: