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:
parent
652142e189
commit
8c16454006
7 changed files with 89 additions and 28 deletions
|
@ -218,7 +218,9 @@ namespace IDE
|
|||
Stomp,
|
||||
CRT,
|
||||
JEMalloc,
|
||||
JEMalloc_Debug,
|
||||
TCMalloc,
|
||||
TCMalloc_Debug,
|
||||
Custom
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue