Hacker News new | ask | show | jobs
by lebuffon 2224 days ago
A simple optimization is to make a stack machine with the top of stack cached in a register. This can improve speed about 10% in general operation.