-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
doc: clarify default heap size formula since node 12 #39107
Copy link
Copy link
Closed as not planned
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.Issues and PRs marked stale due to inactivity and scheduled for automatic closure.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.Issues and PRs marked stale due to inactivity and scheduled for automatic closure.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
📗 API Reference Docs Problem
Version:12+
Platform: all
Location
Section of the site where the content exists
Affected URL(s):
Description
Concise explanation of the problem
Despite the explanation here : #25576 (comment)
I am not clear on the value of heap size for my instance. Given a formula/calculator, a user can then know for sure the default value based on the GB of memory available. It would be great to have this in the docs.
submit a pull request.