Issue: Memory Consumption is very high in IE in comparison to Chrome browser. Objects created in the application is consuming very high memory, irrespective of clearing out the sessions, or objects are not getting disposed automatically.
Technology using: knockout JS, java script, jquery
Window version: IE7
Any workaround can be provided for this? Or how can we handle this…?
__