disable debugging before placing your application into production
Make sure that you disable debugging before placing your application into production. When an application is compiled in debug mode, the compiler can't make certain performance optimizations.
No comments:
Post a Comment