On 11/29/2017 8:02 PM, Jonathan M Davis wrote: > Well, given that assertions would normally be used in a debug build where > you generally don't optimize, and the debug symbols are compiled in, I > wouldn't think that that would matter much in most cases. I want them in the release build, which means they should be at minimal cost.