Replies: 0 comments 2 replies
-
Moving this to discussion as it's for gathering feedback |
Beta Was this translation helpful? Give feedback.
0 replies
-
This answer is a bit late, but we recently switched from musl malloc to jemalloc. We suspected memory fragmentation as the reason for node.js garbage collection failing to a OOM kill. After switching we have not seen such OOM kills yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the problem this feature will solve?
I saw some issues earlier about using jemalloc, has anyone done this in a production environment ? thanks !
What is the feature you are proposing to solve the problem?
none
What alternatives have you considered?
No response
Beta Was this translation helpful? Give feedback.
All reactions