1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-21 17:28:00 +02:00

Added JEMalloc/TCMalloc options

This commit is contained in:
Brian Fiete 2022-06-02 17:57:09 -07:00
parent 652142e189
commit 8c16454006
7 changed files with 89 additions and 28 deletions

View file

@ -218,7 +218,9 @@ namespace IDE
Stomp,
CRT,
JEMalloc,
JEMalloc_Debug,
TCMalloc,
TCMalloc_Debug,
Custom
}