<p>We wanted to use static linking of jemalloc 3.0. </p>
<p>We used libjemalloc.a in a sample program and measured time and we used -ljemalloc in the same sample program and measured the time.</p>
<p>We observed dynamic linking gave a good performance than static linking. Can this be fixed with any configure flags?</p>
<p>Our OS open SUSE 11.2 x86_64.</p>
<p>Thanks and regards,<br>
Srikanth Kandukuri</p>