Jump to content
Sign in to follow this  
torndeco

A3Mallocs

Recommended Posts

https://github.com/Torndeco/jemalloc-a3

https://github.com/Torndeco/jemalloc-a3/releases

Just a custom updated version of JEMalloc for Arma3.

Ability to define runtime settings via configfile or environmental variables.

Will reupload config file later on, needs to be in your working directory.

Edited by Torndeco

Share this post


Link to post
Share on other sites

Nice to hear, prob mostly due to compiler options

Anyway have scaled back abit, i am just going todo a custom JEMalloc.

New github repo up with source code & prebuilt dll in releases.

Main change so far is

I changed opt.lg_tcache_max default from 15 -> 16.

So the largest size cached is now thread cache is 64k

From the limited test runs + logs, arma seems to use 64k size allocations alot.

You can still override this yourself via config file or environmental variables if you like.

Edited by Torndeco

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×