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

⚡️ cache for loadMicroApp #986

Merged
merged 1 commit into from
Oct 12, 2020
Merged

⚡️ cache for loadMicroApp #986

merged 1 commit into from
Oct 12, 2020

Conversation

kuitos
Copy link
Member

@kuitos kuitos commented Oct 10, 2020

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

ref #518

简版缓存,通过 container 的 xpath + appName 的方式来判断后续的渲染是否要沿用之前已经计算过的 lifecycles,从而减少不必要的二次 load 的开销


This change is Reviewable

@kuitos kuitos requested review from howel52 and Deturium and removed request for howel52 October 10, 2020 13:41
@howel52 howel52 merged commit 9266d39 into master Oct 12, 2020
@howel52 howel52 deleted the feat/simple-cache branch October 12, 2020 01:50
kuitos added a commit that referenced this pull request May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants