Skip to content

A huge set of images leads to sluggish performance #313

@PatrikFomin

Description

@PatrikFomin

I'm testing on a page with around 500-1500 profile icons (think like a list of contributors for a project). Each image/icon is around 100x100px in size. After they have loaded there are very sluggish open / close animations when one of the icons is clicked.

lightbox = new SimpleLightbox('.gallery-lightbox');

They are rendered through an ajax call and each image markup looks like this.

Once all are loaded through ajax a .refresh() action is triggered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions