I have some issue with performance of layered navigation default module.
I have 10k products but in category I want to filter there is 60.
Unfortunatley filtering by one attribute last 12 seconds (after many optimizations)
Every tweak and performance tip I found basically said
Don't use layered navigation, it slows down your magento a lot.
I have hosted magento on quite fast SSD based hosting with prety big amount of available memory.
- Is there a good approach to speed up layered navigation a lot?
- How it should be done?
- How you guys are doing it?
- Are paid modules for layered navigation speed things up?
- Is there some kind of workaround I should use?
Thanks in advance.