mimalloc
mimalloc copied to clipboard
How to use mimalloc for java app on windows?
How can I make our java app use mimalloc for everything instead of malloc in windows? ( some how the equivalent of PRE_LOAD in linux for windows ). I read the docs but could not figure out how to do so in java. Is there a jvm argument or setting for this?
Just minject.exe -y -i java.exe