[MLton] Int Overflow detection

Stephen Weeks MLton@mlton.org
Wed, 16 Mar 2005 14:46:24 -0800


> Is there a way to turn integer (int) overflow detection off?

BTW, if you're doing this for performance reasons, I'd be interested
to hear if you ever see a significant speedup (say, >10%).  I don't
recall ever seeing one with MLton native on x86.