IE7/IE8 不能很好地处理我的 Raphael 压力测试,关于如何提高性能有什么想法吗?
我创建了 Raphaёl(著名的矢量库)的基本压力测试,在屏幕上显示 1000 个对象(带有连接)。
在 Firefox 中,这效果非常好。它显示所有 1000 个对象,我可以随意移动它们,没有明显的延迟(只有当我达到大约 20,000 个对象时才会出现延迟)。
请记住,这一切都在中级企业桌面上进行。
当我尝试在 IE7 上运行我的演示时,速度慢得令人难以忍受。而且它根本无法在 IE8 上运行。只有当 IE7/IE8 屏幕上有大约 50 个对象时,它才真正有效。
我正在创建一个测试套件,一次至少需要绘制 200 个测试步骤,而且我确实必须找到一种方法来优化 IE7/IE8 的 JavaScript 代码。有什么想法吗?
I have created a basic stress test of Raphaёl (the well-known vector library) that displays 1000 objects (with connections) on screen.
In Firefox, this works splendidly. It displays all 1000 objects, and I can move them around at will with no visible lag (lag only ensues when I get to around 20,000 objects).
This is all on a mid-grade corporate desktop, keep in mind.
When I attempt to run my demo on IE7, it goes unbearably slow. And it doesn't run at all on IE8. It really only works reasonably well when I have around 50 objects on screen in IE7/IE8.
I am creating a test suite that will at minimum require 200 test steps to be drawn at a time, and I really must figure out a way optimize my JavaScript code for IE7/IE8. Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论