<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/allocators, 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 Mesh to all allocators</title>
<updated>2019-04-28T20:57:07+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-04-28T20:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=88af565f1d3bba97bcb3e2e446e8d86a8df18b40'/>
<id>88af565f1d3bba97bcb3e2e446e8d86a8df18b40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add reset_cmd to Hoard</title>
<updated>2019-04-02T12:15:27+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-04-02T12:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8bb5a998c7d4c39e2375c42866402cfef18a44c8'/>
<id>8bb5a998c7d4c39e2375c42866402cfef18a44c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix jemalloc and remove colors from all.py</title>
<updated>2019-04-02T11:21:51+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-04-02T11:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=7d89338bd2896f191e5ae4267adc170a206c4364'/>
<id>7d89338bd2896f191e5ae4267adc170a206c4364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add all allocators file including all glibc and tcmalloc versions</title>
<updated>2019-04-02T10:02:58+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-04-02T10:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8ea9329efdb1fcd9f71d4536387d07b0c5c12219'/>
<id>8ea9329efdb1fcd9f71d4536387d07b0c5c12219</id>
<content type='text'>
as well as jemalloc and Hoard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as well as jemalloc and Hoard
</pre>
</div>
</content>
</entry>
<entry>
<title>add glibc allocator definitions</title>
<updated>2019-03-19T02:40:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-03-19T02:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=c23a93cb1fff07653d491e7967a713455c7d2555'/>
<id>c23a93cb1fff07653d491e7967a713455c7d2555</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use new verbosity system in allocator.py</title>
<updated>2019-03-05T14:47:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-03-05T14:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=569f4af9656e1f56b84fb0c3fbbeebd5b6bf9714'/>
<id>569f4af9656e1f56b84fb0c3fbbeebd5b6bf9714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
