Homepage loading speed is slow. Is there a way to optimize it?

Source: Internet
Author: User
The homepage loading speed is slow. Is there a way to optimize it? There are 15 SQL statements on the home page involving 7 data tables. the loading speed is extremely slow (about 6 seconds, 2 MB bandwidth). Is there any way to optimize it? Share To: More homepage loading speeds are slow. Is there a way to optimize it?
There are 15 SQL statements on the home page involving 7 data tables. the loading speed is extremely slow (about 6 seconds, 2 MB bandwidth). Is there any way to optimize it?

Share: More


------ Solution --------------------
It seems that you want to optimize your SQL. Index, cache
------ Solution --------------------
2 mb 6sec is not a very slow, but a little slow
You can cache the query results on the homepage to minimize the impact of database queries.
If the effect is not obvious, it indicates that your page layout is unreasonable and there are too many nested pages.
------ Solution --------------------
Cache the homepage. If dynamic data is used, ajax requests are used. Create necessary indexes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.