Hi Vigneswaran,
Thanks for providing the requested information.
We checked the shared video. By default, when you unselect using select all checkbox, the first 50 selected values will be removed from the input element. Then remaining elements set of 50 values will be removed from the DOM after some time. This process continues till all the elements are removed from the input element. When we de-select the already selected values, we trigger the removing and removed event. Those events will be triggered for each deselection. As a result, the delay occurs. When the number of deselections increase, time will also increase. This is the default behavior at our end when using the large data source. Please check these details and get back to us if you need further assistance.
Regards,
Sevvandhi N