Skip to content

Provide a mode to run Servo with and without the COW DOM and separate script/layout tasks #449

@pcwalton

Description

@pcwalton

The script and layout tasks are currently separate. To measure performance with a single-threaded script/layout model versus a multithreaded script/layout model we should have a mode that disables the COW DOM and merges the two tasks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-content/domInteracting with the DOM from web content

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions