I am doing frontend pagination on a collection list of about 650 items. I want to use a static list for the SEO benefits. However, the pagination speed is way way slower with a static list than a dynamic list.
Is this an expected behavior. Is there a way to fix this?