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

Replace global allocator #171

Open
Shillaker opened this issue Nov 2, 2021 · 0 comments · May be fixed by #387
Open

Replace global allocator #171

Shillaker opened this issue Nov 2, 2021 · 0 comments · May be fixed by #387

Comments

@Shillaker
Copy link
Collaborator

Swap out the global allocator for something faster (especially for multithreaded scenarios) like:

Might be good to build one into Faabric with strong symbols for malloc/free/realloc to replace the glibc-provided allocator.

@Shillaker Shillaker changed the title Replace allocator Replace global allocator Nov 2, 2021
@csegarragonz csegarragonz linked a pull request Feb 28, 2024 that will close this issue
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 a pull request may close this issue.

1 participant