My application is built on Angular 5 and facing an issue while typing letters in any text box in IE11, in chrome it works fine. It takes at least 2 seconds to type a single letter in the text box. Memory usage is 400mb in the welcome page and it increases if we go to any other component by 100mb.
So in short I need to improve the typing speed in any textbox. Could you suggest a way to fix this issue.