How to make CodeIgniter faster?

More
2 months 1 week ago #925 by Elias
How to make CodeIgniter faster? was created by Elias
How to make CodeIgniter faster?

Please Log in to join the conversation.

More
2 months 1 week ago #926 by Elias
Answered by Elias on question How to make CodeIgniter faster?
Steps for CodeIgniter performance optimization
  1. Image optimization. Most of the web pages contain bunch of images now a day. ...
  2. Usage of sprites. ...
  3. Caching. ...
  4. CSS & JS concatenation and minification. ...
  5. Content compression. ...
  6. Database queries optimization. ...
  7. Reduce server response time. ...
  8. Upgrade CodeIgniter version.

Please Log in to join the conversation.

Time to create page: 0.210 seconds