forked from modular/mojo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[All] Enable TCMalloc allocator by default (#31014)
This cleans up all the allocations and enables TCMalloc by default. It also simplifies the logic around runtime creation and query in mojo by making sure the runtime is created at all entry points to the mojo program. Closes #31027 Closes #30922 Closes #21355 modular-orig-commit: 14ae308e66f61571e9ebcda4ef419463a2fb1a79
- Loading branch information
Showing
1 changed file
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters