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

Flatten display list transfer into a separately-transferred byte array, and consolidate the multitude of display list messages into one. #231

Merged
merged 1 commit into from Mar 21, 2016

Commits on Mar 11, 2016

  1. Flatten display list transfer into a separately-transferred byte array,

    and consolidate the multitude of display list messages into one.
    
    Along with the corresponding patches to other Servo repositories, this
    improves display list building performance on small display lists by
    about 3x.
    pcwalton committed Mar 11, 2016
You can’t perform that action at this time.