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

Perf boost for static CSS rules 🚀 #15

Merged
merged 1 commit into from
May 9, 2018
Merged

Conversation

ItsJonQ
Copy link
Contributor

@ItsJonQ ItsJonQ commented May 9, 2018

Perf boost for static CSS rules 🚀

This update provides a guard to prevent the regeneration of CSS ruls during
the update cycle for static (string) CSS rules.

The regen/diff process is only necessary for dynamic rules :D

This update provides a guard to prevent the regeneration of CSS ruls during
the update cycle for static (string) CSS rules.

The regen/diff process is only necessary for dynamic rules :D
@ItsJonQ ItsJonQ added the enhancement New feature or request label May 9, 2018
@ItsJonQ ItsJonQ self-assigned this May 9, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 74

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 71: 0.0%
Covered Lines: 137
Relevant Lines: 137

💛 - Coveralls

@ItsJonQ ItsJonQ merged commit 5451456 into master May 9, 2018
@ItsJonQ ItsJonQ deleted the static-style-update-perf branch June 1, 2018 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants