Angular 5- Browser tab gets freezed when loading above 0ne lakh data

Hi Experts,

I am new to angular 5 and facing an performance issue.

I had implemented input field with autosuggestions. For this autosuggestion we had nearly the data of one lakh. If we dont restrict the record to certain number the browser gets freezed.

Please provide some suggestions to resolve the issue.

Thanks.