element43 icon indicating copy to clipboard operation
element43 copied to clipboard

Investigate allocation patterns of static builds of esi-markets

Open zweizeichen opened this issue 8 years ago • 0 comments

If someone is interested in a deep-dive into memory allocation internals, this one is for you. Statically built versions of esi-markets tend to use way more memory that their dynamically linked counterparts. The repository contains instructions on how to build a static version of esi-markets which can be used for profiling etc.. How can we get a statically-linked version which uses less memory at runtime?

zweizeichen avatar Feb 09 '18 09:02 zweizeichen