How to make CodeIgniter faster?
2 months 1 week ago #925 by Elias How to make CodeIgniter faster?
Please Log in to join the conversation.
2 months 1 week ago #926 by Elias Steps for CodeIgniter performance optimization- Image optimization. Most of the web pages contain bunch of images now a day. ...
- Usage of sprites. ...
- Caching. ...
- CSS & JS concatenation and minification. ...
- Content compression. ...
- Database queries optimization. ...
- Reduce server response time. ...
- Upgrade CodeIgniter version.
Please Log in to join the conversation.
Time to create page: 0.210 seconds