还是Firefox执行脚本快

This post is written in Chinese. Please consider using Google Translate

为COGS写了两个插件,IP地理位置查询和简繁转换,都是用Javascript实现的。做好以后分别用IE,Opera,Chrome和Firefox运行了一下。IE很慢,Opera和Chrome要卡一下,Firefox非常流畅,一点也不停顿。有人说Firefox执行脚本最快,果然不是吹的。

Firebug真是太好用了,Javascript调试就靠它了,它还能显示Ajax操作。

IP查询插件的截图,登录后可以使用。http://www.ruvtex.cn/cogs/addons/ipquery/

Related posts