I think the additional latency comes from the hypervisor scheduling, state of cache and TLBs, kernel locks, and various other factors - there's more to waking up from C10 than just the raw processor time of 230µs (1µs = 0.001ms, 230µs == 230ms). I'm roughly ~0.15ms off from bare metal at less...