E
E
edvinqw2018-08-05 23:16:48
MySQL
edvinqw, 2018-08-05 23:16:48

Product cards are loading for a very long time, what should I do?

product cards take a very long time to load, installed the plugin, revealed a long request
5b675b0f07c9a716059340.png
site edvin9ng.beget.tech/product/ball-guide

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladislav Nagorny, 2018-08-05
@esvils

Database optimization
Adding indexes
Caching

S
Sergey Petrenko, 2018-08-06
@digitalHitler

Well, no, it doesn't seem to be a question here.
Although Query Monitor classified the query in the screenshot as slow (probably relative to the rest), it is not, because 0.06 sec (ie ~60 ms) is almost instantaneous.
And the page does not load immediately.
In general, I think you need to look not in database queries, but in the rest of the code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question