Hello,
We have a web application. We try to run on different browsers including chrome, firefox and IE(8, 9, 10, 11). We found that IE used unreasonably more memory than others. I try to use no add-on version, but it is the same case.
Finally, w memory used for the application shown by memory is about 10 time different from the amount of memory used by internet explorer instance. Why does this happen? And how can the application reduce the amount of memory usage?
Best Regards,
Felix