Hacker News new | ask | show | jobs
by bmacho 186 days ago
No, it needs to read the entire executable in order to be correct, it can't skip anything. Therefore the time for the IO must be a lower bound, predictive branching can't help that.