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

Document how to write performant rulesets #145

Open
biancadanforth opened this issue Aug 30, 2019 · 0 comments
Open

Document how to write performant rulesets #145

biancadanforth opened this issue Aug 30, 2019 · 0 comments

Comments

@biancadanforth
Copy link
Collaborator

biancadanforth commented Aug 30, 2019

As we learned in #91 , currently, Fathom is synchronous (#133 ) and blocks main thread execution. Depending on when and how Fathom is executed, it can cause significant jank at critical times like on page load. We should take any applicable learnings and share them with other Fathom developers when it comes to writing performant rulesets.

@erikrose erikrose changed the title Provide guidelines for developers to write performant rulesets Document how to write performant rulesets Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant