[m-users.] Stackoverflow from --intermodule-optimisation

Michael Day mikeday at yeslogic.com
Wed Sep 25 15:26:48 AEST 2013


Hi Paul,

> It is reported to (comments in the manual) that it can slow programs down.
> My guess is that this means the chance of slowing a program down is almost
> as good as the chance that it'll speed up.

Is there a canonical example of code that runs slower with this 
optimisation?

What is the mechanism of the slowdown, just having more arguments to 
pass down?

Unless the slowdown really is significant, I would still suggest 
enabling the optimisation by default. Without it, code may run slightly 
faster up until the point that it crashes by overflowing the stack :)

Cheers,

Michael

-- 
Prince: Print with CSS!
http://www.princexml.com



More information about the users mailing list