dbrekalo / fastselect

Fastselect is lightweight browser plugin for enhanced select elements based on jQuery. Enables fast and sensible UI upgrade of select element with features like option searching and remote dataset loading.
http://dbrekalo.github.io/fastselect/
MIT License
108 stars 87 forks source link

Slow page rendering when fastselect executes #36

Open harvested opened 6 years ago

harvested commented 6 years ago

Hi I'm using fastselect on multiple select element with 10k+ options and page rendering is slow when fastselect executes on this element. Any ideas on how to make it faster? Thanks