- Issue created by @sakonn
- Status changed to Postponed: needs info
over 1 year ago 9:48pm 27 March 2023
I am using the module on larger ecommerce site. I use it to display products on taxonomy pages which are shop categories. After import of larger catalog (about 30000 products) I noticed that category pages are very slow. At least for the first load. After caching it's quite fine.
But for first time load it can take more that 5 seconds to load.
This slow performance is only when using with depth option. So when I want to show products which belongs to current category and all subcategories. When I disable depth option and only display products from current category the performance is fine
Create view and apply contextual filter to display only entities belonging to taxonomy term with depth.
I don't know if there is some option to optimise query but it would be very welcomed.
Postponed: needs info
1.14
Code