html 5 canvas绘图很慢!

发布于 2024-11-02 14:29:34 字数 1486 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

白日梦 2024-11-09 14:29:34

从概念上讲,你想做的事情应该非常快。由于您不会向我们提供代码,请在此处:

http://jsfiddle.net/mXrNk/1/

如果这更快,请使用它作为起点。

What you want to do conceptually should be incredibly fast. Since you won't give us the code, here:

http://jsfiddle.net/mXrNk/1/

If this is faster, use it as a starting point.

柒七 2024-11-09 14:29:34

缓慢(到底什么是慢?加载慢或渲染慢?)可能是由浏览器中的硬件加速引起的。您的浏览器/操作系统是什么?我发现 OS X 中的 Safari 5 和 Windows 7 中的 IE9 由于其硬件加速而具有最快的绘制速率。在 Chrome 中,你必须在 about:flags 中打开它,这有点挑剔。

The slowness (what exactly is slow? Slow to load, or slow to render?) might be caused by the hardware acceleration in your browser. What's your browser/OS? I find that Safari 5 in OS X and IE9 in Windows 7 have the fastest draw rates because of their hardware acceleration. In Chrome, you'll have to turn it on in about:flags, and it is a bit finicky.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文