4 ms·
I don't know if I'd describe the speed of light as "low", more like the universe is really, really big
by Mithorium 8y ago
I don't know if I'd describe the speed of light as "low", more like the universe is really, really big
- OtterCoder 8y agoYou don't sound like you do a lot of distributed/network programming. The speed of light is achingly, infuriatingly slow.
- terryf 8y agoThings would be a lot simpler if it were faster though :) Consider a modern cpu running at 3ghz. It can retire some instructions on every cycle. Light can travel one mm in that time. That means the part of the core that decodes the incoming stream of insns is effectively outside the lightcone of the part that retires instructions.
- mjw1007 8y agoI make it 100mm, not 1mm.
- deleted 8y ago[deleted]
- earenndil 8y agoThen the speed of light is still not slow, cpus are just really fast. Point being, everything is relative, and lightspeed isn't necessarily the limiting factor.
- pizza 8y agoc * (3 ghz)^-1 ~= 10 cm
- abdullahkhalids 8y agoA related point is that we can't just make a single CPU do more computations per unit time by making the CPU bigger because the finite speed of electricity (which is upper bounded by the speed of light), determines the largest size of the CPU before the different paths that electricity takes through the CPU logic gates become out of sync.