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

reuse the bloom filter and style sharing cache across traversals #17701

Merged
merged 4 commits into from Jul 13, 2017

Commits on Jul 12, 2017

  1. Store the bloom filter in TLS and reuse it across traversals.

    MozReview-Commit-ID: EbzDehr2Y2L
    bholley committed Jul 12, 2017
  2. Reuse style sharing cache across traversals.

    MozReview-Commit-ID: 9wCJtciqs6K
    bholley committed Jul 12, 2017
  3. Stop using SendElement in StyleSharingCandiate.

    MozReview-Commit-ID: AuNPDsq8bgk
    bholley committed Jul 12, 2017
You can’t perform that action at this time.