Skip to content

Conversation

@joyeecheung
Copy link
Member

@joyeecheungjoyeecheung commented May 19, 2021

Now that we support more modules in the snapshot, it's no longer necessary to lazy load them for speeding up startup.

Refs: #35711

So that they are included in the builtin snapshot
Now that more modules are included in the snapshot, it's not necessary to lazy load them anymore
@github-actionsgithub-actionsbot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels May 19, 2021
@joyeecheungjoyeecheung changed the title lib: support fs_event_wrap in the snapshot and eagerly-load more moduleslib: support fs_event_wrap in the snapshot and load more modules eagerlyMay 19, 2021
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

joyeecheung added a commit that referenced this pull request May 27, 2021
joyeecheung added a commit that referenced this pull request May 27, 2021
So that they are included in the builtin snapshot PR-URL: #38737 Refs: #35711 Reviewed-By: Anna Henningsen <[email protected]>
joyeecheung added a commit that referenced this pull request May 27, 2021
Now that more modules are included in the snapshot, it's not necessary to lazy load them anymore PR-URL: #38737 Refs: #35711 Reviewed-By: Anna Henningsen <[email protected]>
@joyeecheung
Copy link
MemberAuthor

Landed in b6471c9...a4ea9fc

danielleadams pushed a commit that referenced this pull request May 31, 2021
danielleadams pushed a commit that referenced this pull request May 31, 2021
So that they are included in the builtin snapshot PR-URL: #38737 Refs: #35711 Reviewed-By: Anna Henningsen <[email protected]>
danielleadams pushed a commit that referenced this pull request May 31, 2021
Now that more modules are included in the snapshot, it's not necessary to lazy load them anymore PR-URL: #38737 Refs: #35711 Reviewed-By: Anna Henningsen <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 31, 2021
@richardlau
Copy link
Member

Blocked on #32984.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / srcIssues and PRs related to general changes in the lib or src directory.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@joyeecheung@nodejs-github-bot@richardlau@addaleax@VoltrexKeyva