Skip to content
Snippets Groups Projects

musl: Add mimalloc as a possible malloc implementation

Open Bernhard Rosenkränzer requested to merge bero/oniro:features/musl-malloc into kirkstone

Add mimalloc as an alternative malloc implementation and use it. This closes glibc's malloc performance advantage over musl and in some situations makes more efficient use of memory.

In testing, mimalloc outperformed mallocng, jemalloc and dlmalloc. Not yet tested: Bionic malloc

Signed-off-by: Bernhard Rosenkränzer bernhard.rosenkraenzer.ext@huawei.com

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading