On Thu, Jan 7, 2010 at 1:30 PM, Fady Samuel <fadysam...@gmail.com> wrote:

> What about allowing the renderer to run asynchronously with the
> script?  Right now you're either producing the view or you're running script
> but never both concurrently, correct?  Parallelizing them should not
> introduce issues I think (assuming the renderer has the equivalent of a
> snapshot view of the DOM tree)?
>

But the chief use of JS is to manipulate the DOM.  There's little real
parallelism to extract there, and great cost to doing so.

PK
-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to