|
|
|
|
|
by kristoff_it
2016 days ago
|
|
> (which I assume most people will in production) No, people are supposed to use ReleaseSafe, especially "in production". You can still disable runtime checks in specific execution paths. ReleaseFast is for applications where there are no disastrous consequences to a bug in the code, like videogames. |
|