<div dir="ltr">Hi all,<div><br></div><div>I have done a couple of little experiments by adding compilation options (these CFLAGS [1]) on a Raspberry Pi when compiling the Erlang VM, but for what I can see the code seems to spend *more* time when executed: I tried a couple of really silly algorithms (such as prime numbers calculation) and the optimized version spends a few seconds more on computation than the one without any CFLAGS specified.</div>

<div><br></div><div>Ideas why?</div><div><br></div><div>[1] CFLAGS='-O2 -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -ftree-vectorize -ffast-math -mfloat-abi=hard'<br clear="all"><div><br></div>-- <br>Sivieri Alessandro<br>

<a href="mailto:alessandro.sivieri@gmail.com" target="_blank">alessandro.sivieri@gmail.com</a><br><a href="http://sivieri.wordpress.com/" target="_blank">http://sivieri.wordpress.com/</a><br>
</div></div>