<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/allocators/hoard_make.patch, branch bumpptrs</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>reduce code duplication by giving each known allocator its own class</title>
<updated>2019-06-17T12:54:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-17T12:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=0d192f8cf3c21b2382e227fab057dabe16ea5e8b'/>
<id>0d192f8cf3c21b2382e227fab057dabe16ea5e8b</id>
<content type='text'>
also move allocator related code to src/allocators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also move allocator related code to src/allocators
</pre>
</div>
</content>
</entry>
<entry>
<title>add allocators build support and two allocator definitions</title>
<updated>2019-02-09T11:45:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-02-09T11:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=4c0830ffbc045290c167e482855cb25a639df0e0'/>
<id>4c0830ffbc045290c167e482855cb25a639df0e0</id>
<content type='text'>
The allocators created by the file allocators/BA_allocators.py
are those used in my BA thesis available at: https://muhq.space/ba.html.

allocators/no_falsesharing.py builds patched versions of tcmalloc and
glibc without any allocator inroduced falsesharing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The allocators created by the file allocators/BA_allocators.py
are those used in my BA thesis available at: https://muhq.space/ba.html.

allocators/no_falsesharing.py builds patched versions of tcmalloc and
glibc without any allocator inroduced falsesharing.
</pre>
</div>
</content>
</entry>
</feed>
