How To Optimise Controller Execution Time |
Hi All,
Im trying to improve performance of an ap I created and at the moment looking into how best to improve Controller Execution Time. I know the first thing would be to make sure Im not auto loading any libraries etc that are not relevant. I also read that not posting the .php extension when calling a view file might help. Whats anyones view on that ? How would that help and if it does how much an improvement might we see. Most page load up in less that 0.5 I would love to hear your tips and advice. |
Messages In This Thread |
How To Optimise Controller Execution Time - by futurewebs - 06-20-2022, 07:29 AM
RE: How To Optimise Controller Execution Time - by includebeer - 06-23-2022, 11:23 AM
RE: How To Optimise Controller Execution Time - by InsiteFX - 07-12-2022, 12:20 AM
RE: How To Optimise Controller Execution Time - by kenjis - 07-12-2022, 12:23 AM
|