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(css/codegen): Reduce allocations #6599

Merged
merged 7 commits into from
Dec 8, 2022
Merged

Commits on Dec 8, 2022

  1. Fast path

    kdy1 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    43b5745 View commit details
    Browse the repository at this point in the history
  2. split

    kdy1 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5b97e2f View commit details
    Browse the repository at this point in the history
  3. Reduce allocation

    kdy1 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    3b6d743 View commit details
    Browse the repository at this point in the history
  4. Extract

    kdy1 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    264db94 View commit details
    Browse the repository at this point in the history
  5. Optimize

    kdy1 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1aaaa2b View commit details
    Browse the repository at this point in the history
  6. Iterate only once

    kdy1 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    81af0b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cbcdf4 View commit details
    Browse the repository at this point in the history