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

Remove the unused dlmalloc implementation. #22

Closed
wants to merge 1 commit into from

Conversation

KubaO
Copy link

@KubaO KubaO commented Jun 30, 2023

A possible cross-platform replacement, with excellent performance, would be mimalloc.

Fixes #11

A possible cross-platform replacement, with excellent performance, would be mimalloc.
@KubaO KubaO force-pushed the feature/remove-dlmalloc branch from 0174e35 to 2aa070a Compare June 30, 2023 20:01
@KubaO KubaO closed this Jul 2, 2023
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.

Remove the special-sauce malloc implementation?
1 participant