[webkit-dev] parallel rendering in WebKit

Benbuck Nason bnason at netflix.com
Fri Feb 19 14:46:11 PST 2010


Hi,

To me it seems like the biggest gain would be to have two threads: one 
for update/layout, and another for rendering. This would probably 
require double-buffering the render state though.

-Benbuck


More information about the webkit-dev mailing list