Great module and just what we are looking for. We are using this on a homepage that has 4 articles listed and we set the scroller to load 10 more at a time (title, body summary and thumbnail). The issue we have is that it takes about 12 seconds to load 10 more articles for each scroll.

Currently using latest stable release of views 3 and D7.10 and 7.x-1.0 infinite scroller

Any suggestions as to how we can improve performance? Many thanks..

Comments

Remon’s picture

Status: Active » Closed (won't fix)

Thanks for trying VIS out! glad that you like it.
This module has no noticeable implications on performance. It looks like a general performance issue in your website. I reckon that enabling Views Ajax with a built-in -pager (e.g. Paged output) would take as much time.

You can take a look at Drupal performance and sociability guidelines (for example http://drupalize.me/videos/introduction-drupal-performance-and-scalability), there are plenty of them.
Also, it is highly recommended to enable views caching, particularly on homepage.