-
Notifications
You must be signed in to change notification settings - Fork 16.2k
docs: document why to use the loadBrowserProcessSpecificV8Snapshot fuse #44680
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
docs: document why to use the loadBrowserProcessSpecificV8Snapshot fuse #44680
Conversation
0a44121
to
d5d25c3
Compare
d5d25c3
to
508f90b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs: lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving on behalf of the Electron Docs Team
No Release Notes |
I have automatically backported this PR to "34-x-y", please check out #44709 |
I have automatically backported this PR to "33-x-y", please check out #44710 |
Thanks, everyone, for the reviews and for merging! 🙌 |
Fixes #44450
Description of Change
The fuse was added in #35266. It's currently not obvious from the documentation why someone would use it.
Further reading: https://gitnation.com/contents/nodejs-startup-snapshots
Thanks to @codebytere for the pointer!
Checklist
Release Notes
Notes: none