Skip to content

Using a jquery array with larger lists (above 10) in chrome is slow b…#562

Merged
pilz merged 2 commits intomasterfrom
speedup-checklists
Dec 29, 2017
Merged

Using a jquery array with larger lists (above 10) in chrome is slow b…#562
pilz merged 2 commits intomasterfrom
speedup-checklists

Conversation

@pilz
Copy link
Member

@pilz pilz commented Dec 29, 2017

…ecause of some bugs in sizzle.uniquesort. Upgrading to jQuery 3 would solve this. As an alternative, we can use ES5 Sets to circumvent the problem.

Refs:

js-profile

pilz added 2 commits December 29, 2017 16:49
…ecause of some bugs in sizzle.uniquesort. Upgrading to jQuery 3 would solve this. As an alternative, we can use ES5 Sets to circumvent the problem.
@pilz pilz merged commit b7f95a5 into master Dec 29, 2017
@pilz pilz deleted the speedup-checklists branch December 29, 2017 16:06
@pilz pilz restored the speedup-checklists branch December 29, 2017 16:11
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