|
|
|
|
|
by DanielHB
623 days ago
|
|
Just wondering, if you don't care about that much about the performance for your application, is it okay to use the runtime checks compilation in production? Like say I have a really weird issue I can't seem to find locally, can I switch my production server to this different compilation mode temporarily to get better logs? Can I run my development environment with it on all the time? |
|