开发者

Why IE executes javascript slower than Mozilla FF

Why IE executes javascript slower than Mozilla FF? Even when i user pagemethods to get the data from web server. IE takes more time than Mozilla FF. Is there any way i can execute my asp.n开发者_运维知识库et project faster in IE same as FF?


This all depends how you write your javascsript. Both browsers have their strengths and weaknesses, although test with IE9, the javascript is far superior to previous versions. However I've seen many cases in prior versions where firefox outperformed IE - thats just how it is in some cases. Funny though that IE outperformed Google's Chrome browser (at least on one particular test anyways) on youtube performance : )


You could check to see if the latency occurs from the JS or from the IE application itself by utilising YSlow (for IE) and measuring it against the results you garner from FireBug(FF).

Give it a go and post your results up here for further discussion. Might be your code, might just be that Internet Exploder is really really poo. My guess, the latter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜