7 Oct 12:25
Re[2]: newbie questions (read, etc., with Data.ByteString.Lazy.Char8)
Bulat Ziganshin <bulat.ziganshin <at> gmail.com>
2008-10-07 10:25:24 GMT
2008-10-07 10:25:24 GMT
Hello Brandon, Tuesday, October 7, 2008, 7:59:06 AM, you wrote: > is there a reason why -O2 shouldn't be made the default (and > allowing to turn off optimizations by -O0 perhaps) ? it compiles ~2x slower and firces more recompilation (because it does inter-module inlining). so it's not perfect for edit-compile-debug runs -- -- Best regards, Bulat mailto:Bulat.Ziganshin <at> gmail.com
RSS Feed