rrthomas / mit

A simple stack-based VM
Other
10 stars 3 forks source link

Measure impact of guessing without pre-guessing when pre-guess check fails #308

Closed apt1002 closed 4 years ago

apt1002 commented 4 years ago

Tried it (solution 2 of #321); it was slower. Possibly because we exhausted branch prediction resources?