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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: improve package cache usage #12512

Merged
merged 16 commits into from Mar 21, 2023
Merged

perf: improve package cache usage #12512

merged 16 commits into from Mar 21, 2023

Commits on Mar 21, 2023

  1. wip: setup cache key functions

    bluwy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4857b15 View commit details
    Browse the repository at this point in the history
  2. wip: setup cached get function

    bluwy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    06c887d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00c2254 View commit details
    Browse the repository at this point in the history
  4. wip: setup cached set function

    bluwy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    841f896 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1e8f3e View commit details
    Browse the repository at this point in the history
  6. wip: simplify loadPackageData

    bluwy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3d280f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4f370b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30af744 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    077a9fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2ef7d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dc2de4 View commit details
    Browse the repository at this point in the history
  12. fix: update api usage

    bluwy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    001c4dd View commit details
    Browse the repository at this point in the history
  13. refactor: use package cache for createResolver

    and separate cache for optimizer
    bluwy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    82e0206 View commit details
    Browse the repository at this point in the history
  14. perf: improve some more parts

    bluwy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a468b80 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5473497 View commit details
    Browse the repository at this point in the history
  16. fix: remove packageCache in createResolver

    and split cache for optimizer esm and cjs resolvers
    bluwy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    43d8802 View commit details
    Browse the repository at this point in the history