|
|
|
|
|
by bitpush
389 days ago
|
|
There's trade-offs all layers of the stack Your cpu is decoding instructions optimistically (and sometimes even executing) Your app is caching results just in case The edge server has stuff stashed for you (and others..) The list goes on and on... |
|