IE browser is slow
Submitted by genki on 16 October 2008 - 1:56pm
IE is very slow in loading the ER Diagram interface. Did you notice that? What's the problem?
Although I use FF most of the time (and gradually switching to Google Chrome), just wondering if it's my problem or yours.
What's your recommended / preferred browsers, out of those supported?
Login or register to post comments


Comments
Your observation is quite right
Because the javascript engine of IE performs quite badly with our codes (likewise for other javascripts-based web application as well). It also has problems in releasing memory after UI objects are destroyed. Therefore, you could experience degrading performance over time with your opened IE instance.
Our preferred web browsers, in terms of application loadng speed and response time, in descending orders are:
Note that this is a heavily biased recommendation.