-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance degradation on catalog page #1921
Comments
hey, @vickdoan is there any update on this issue or maybe some assistance needed from our side? |
@maghamed, I did some investigation for category page performance.
I suppose that changing all joins Here is a db logging file with this 15 queries and stack trace. P.S. I have already fixed with this pulll request for category page |
Preconditions
bin/magento setup:perf:generate-fixtures setup/performance-toolkit/profiles/ce/small.xml
Steps to reproduce
Magento with MSI profiler results
SQL query example:
Magento without MSI profiler results
SQL query example:
Query with explain
With MSI:
Without MSI:
Additional info
SQL load speed on custom stock:
The text was updated successfully, but these errors were encountered: