<slide title="Performance">

<break lines="1" />
<list fontsize="4em">
<bullet>Better stack implementation in the engine</bullet>
<bullet>Constants moved to read-only memory</bullet>
<bullet>Improve exception handling (simpler &amp; less opcodes)</bullet>
<bullet>Smaller binary size &amp; startup size with gcc4</bullet>
<bullet>Substantial performance improvements on Windows (40% +)</bullet>
<bullet>md5() is roughly 10-15% faster</bullet>
<bullet>Overall Improvement 5-15%</bullet>
</list>
</slide>
