Hacker News new | ask | show | jobs
by yetihehe 1051 days ago
Current processors are no longer synchronous, each part now works asynchronously and there can be several instructions waiting to be completed at once, average Intructions Per Clock are already over 1, so there is no problem waiting a little more for signal to propagate.