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

feat: using jemalloc? #9093

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

feat: using jemalloc? #9093

wants to merge 3 commits into from

Conversation

lucasxia01
Copy link
Contributor

Please read contributing guidelines and remove this line.


#else

// Declare non-standard jemalloc APIs as weak symbols. We can null-check these
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is some tricky stuff to get it from here to working, but in theory it's just making jemalloc emit as jemalloc and not malloc and then linking the header properly

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