We can increase the Magento Performance, follow by following steps:
- Disable the Magento log
- Disable un-used modules
- Enable Magento Caching
- Enable Gzip compression
- Optimize your image
- Optimize your Server
- Use a Content Delivery Network (CDN)
- USE Gzip Components
- Put Stylesheets at the Top (CSS Files in head tag)
- Put Scripts at the Bottom (Js files in footer)
- Avoid CSS Expressions (e.g 100/2)