Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am lenciel on github.
  • I am lenciel (https://keybase.io/lenciel) on keybase.
  • I have a public key ASAdpEB6qCAu--QM2AurwajcSOdLJ0NCda7NCK9RYsX6iAo

To claim this, I am signing this object:

Latency Comparison Numbers

Note: "Forked" from Latency Numbers Every Programmer Should Know

Event Nanoseconds Microseconds Milliseconds Comparison
L1 cache reference 0.5 - - -
Branch mispredict 5.0 - - -
L2 cache reference 7.0 - - 14x L1 cache
Mutex lock/unlock 25.0 - - -