Skip to content
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

only load 50 list elements at a time for perf. #114

Merged
merged 1 commit into from
Oct 17, 2015
Merged

Conversation

jabooth
Copy link
Member

@jabooth jabooth commented Oct 17, 2015

Now only the first 50 elements by default are placed in the DOM in the asset list. A 'Load more..' button is automatically appended to the list to increase the list size if there are more than 50 elements in the list.

This change keeps performance acceptable on large datasets.

jabooth added a commit that referenced this pull request Oct 17, 2015
only load 50 list elements at a time for perf.
@jabooth jabooth merged commit d877c92 into master Oct 17, 2015
@jabooth jabooth deleted the fastassetlist branch November 25, 2015 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant