Hacker News new | ask | show | jobs
by nl 1313 days ago
In CPUs they call this speculative execution. It's a good idea if you can detect side effect free code (and don't have the sandboxing issues that caused problems on CPUs).