-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Description
It would still be great to have our own, awesome allocator. I'd suggest building jemalloc in the mode where it doesn't attempt to replace the malloc and free functions but instead provides them under their own name, and modify std to use jemalloc directly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows