<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/allocators/scalloc/scalloc_fix_log.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>improve patch handling in allocator.py</title>
<updated>2019-10-13T15:16:35+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-13T15:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=19e1ff660db8a6653d67884d10bc830babc1560d'/>
<id>19e1ff660db8a6653d67884d10bc830babc1560d</id>
<content type='text'>
* patches are only applied if they aren't applied already
* patch no uses -p0 so git diff patches must be adjusted
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* patches are only applied if they aren't applied already
* patch no uses -p0 so git diff patches must be adjusted
</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>
</feed>
