<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/allocators/glibcs.py, branch keydb</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>improve code quality and add license headers to allocator definitions</title>
<updated>2019-08-28T09:31:08+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T09:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=ae0680f8fdd4de34fc85bea869699535f7abf0b9'/>
<id>ae0680f8fdd4de34fc85bea869699535f7abf0b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rework allocator definitions #2</title>
<updated>2019-06-24T12:51:21+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-24T12:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=2d86e20f5a44aea66725686531463931f38aa2dc'/>
<id>2d86e20f5a44aea66725686531463931f38aa2dc</id>
<content type='text'>
bench.py no evals only if argument to -a is file path.
Otherwise it will check if "arg".py is found in src/allocators/
then it imports it.
Collection definitions must export a iterable member called allocators.
Allocator definitions must export a member named "arg".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bench.py no evals only if argument to -a is file path.
Otherwise it will check if "arg".py is found in src/allocators/
then it imports it.
Collection definitions must export a iterable member called allocators.
Allocator definitions must export a member named "arg".
</pre>
</div>
</content>
</entry>
<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>
</feed>
