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(es/codegen): Optimize using swc_allocator #9294

Merged
merged 19 commits into from
Jul 19, 2024
Merged

Commits on Jul 19, 2024

  1. gitignore

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c2860e2 View commit details
    Browse the repository at this point in the history
  2. vec

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    84574e7 View commit details
    Browse the repository at this point in the history
  3. Dep on hashbrown

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9899e12 View commit details
    Browse the repository at this point in the history
  4. cargo lockfile

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c6d566d View commit details
    Browse the repository at this point in the history
  5. hashset

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    53e0e98 View commit details
    Browse the repository at this point in the history
  6. cargo feature

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    eac46f4 View commit details
    Browse the repository at this point in the history
  7. dep

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    700c35d View commit details
    Browse the repository at this point in the history
  8. cargo lockifle

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cdcee3e View commit details
    Browse the repository at this point in the history
  9. collections

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cabced7 View commit details
    Browse the repository at this point in the history
  10. Improve collections

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    80212c5 View commit details
    Browse the repository at this point in the history
  11. Drop dep

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2951224 View commit details
    Browse the repository at this point in the history
  12. cargo lockfile

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    842c66d View commit details
    Browse the repository at this point in the history
  13. use it

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0efc325 View commit details
    Browse the repository at this point in the history
  14. Create four-cheetahs-type.md

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5e7a190 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'main' into codegen

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    46fd5dd View commit details
    Browse the repository at this point in the history
  16. fix build

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e85d6f9 View commit details
    Browse the repository at this point in the history
  17. cap

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    60c6297 View commit details
    Browse the repository at this point in the history
  18. Revert "cap"

    This reverts commit 60c6297.
    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7ee7b14 View commit details
    Browse the repository at this point in the history
  19. Update four-cheetahs-type.md

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ca70ec4 View commit details
    Browse the repository at this point in the history