Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

canvas renderer speedups #146

Closed
fredj opened this issue Jan 22, 2013 · 1 comment
Closed

canvas renderer speedups #146

fredj opened this issue Jan 22, 2013 · 1 comment

Comments

@fredj
Copy link
Member

fredj commented Jan 22, 2013

Test if setting context.imageSmoothingEnabled = false may speedup the image rendering.

spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#image-smoothing

perf test: http://jsperf.com/imagesmoothingenabled

@twpayne
Copy link
Contributor

twpayne commented Feb 19, 2013

@fredj fredj closed this as completed Apr 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants