Hacker News new | ask | show | jobs
by superjan 1636 days ago
I would say that keeping the checks in runtime for release builds is the smart default. For most usages, removing the checks in release builds only adds security holes without measurable impact on performance.