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/minifier): Use rope-like structure for the name mangler #6661

Merged
merged 12 commits into from
Dec 15, 2022

Commits on Dec 15, 2022

  1. Use FastJsWord

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    181cf3c View commit details
    Browse the repository at this point in the history
  2. WIP: rope_map

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4099803 View commit details
    Browse the repository at this point in the history
  3. More work

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    bd27278 View commit details
    Browse the repository at this point in the history
  4. fixup: push_entry

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e847920 View commit details
    Browse the repository at this point in the history
  5. Default

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    553cda0 View commit details
    Browse the repository at this point in the history
  6. lifetime

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b5ab8cb View commit details
    Browse the repository at this point in the history
  7. Next

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    bb12285 View commit details
    Browse the repository at this point in the history
  8. api

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1854508 View commit details
    Browse the repository at this point in the history
  9. WIP: get

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    51c080b View commit details
    Browse the repository at this point in the history
  10. Remove useless alloc

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    fd83815 View commit details
    Browse the repository at this point in the history
  11. Rename

    kdy1 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    09d26d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6cfbc7c View commit details
    Browse the repository at this point in the history