[whatwg] Canvas pixel manipulation and performance

Mike Hearn mike at plan99.net
Sun Nov 29 03:19:49 PST 2009


I have to wonder if it's worth trying to micro-optimize web APIs like
this. Your suggestions will squeeze out only a small amount of
additional performance - the goals will get a bit higher and we'll be
back at square one.

I know NativeClient isn't a proposed spec or standardised piece of web
infrastructure, but I think what you really need is the ability to
scribble on a canvas from native code rather than JavaScript. Work
done on that has the advantage of generalizing to all web APIs and use
cases rather than just direct graphics access.



More information about the whatwg mailing list