<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/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>add speedymalloc variant using less tsd</title>
<updated>2019-11-11T10:49:45+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-11-11T10:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=1e8d1f2b3efbd879bac32414f82f983181231fbe'/>
<id>1e8d1f2b3efbd879bac32414f82f983181231fbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change colors of bumpptr variations</title>
<updated>2019-11-10T19:19:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-11-10T19:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=e9888e9c08e2860914a4b6ada81c5e8b477ad637'/>
<id>e9888e9c08e2860914a4b6ada81c5e8b477ad637</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add bumpptr variations allocator definitions</title>
<updated>2019-11-10T19:16:12+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-11-10T19:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=bbab5a629ae653899b9f613057916eaf95fc60f8'/>
<id>bbab5a629ae653899b9f613057916eaf95fc60f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add rpmalloc</title>
<updated>2019-10-14T15:14:13+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-14T15:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8ca8135f8302a1caafecccdba0671732bb5a3077'/>
<id>8ca8135f8302a1caafecccdba0671732bb5a3077</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Add ArchiveArtifacts</title>
<updated>2019-09-22T16:35:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-22T16:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=cac85412d757b6054436dc9c63d30db645bc93ea'/>
<id>cac85412d757b6054436dc9c63d30db645bc93ea</id>
<content type='text'>
ArchiveArtifacts check a downloaded archive against a provided checksum.
The Archive is downloaded to cache/&lt;name&gt;/&lt;name&gt;.&lt;format&gt;.
The only suported format is tar.
ArchiveArtifacts can be used as sources of an Allocator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ArchiveArtifacts check a downloaded archive against a provided checksum.
The Archive is downloaded to cache/&lt;name&gt;/&lt;name&gt;.&lt;format&gt;.
The only suported format is tar.
ArchiveArtifacts can be used as sources of an Allocator.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tbbmalloc definition</title>
<updated>2019-09-22T16:34:56+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-22T16:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=cbc497138d1c4b77860e54304705cc157c2b800a'/>
<id>cbc497138d1c4b77860e54304705cc157c2b800a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace AllocatorSources with Artifacts</title>
<updated>2019-09-21T16:38:25+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-21T16:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=213e5625a9aa677230f261fcee01086f9ee1f850'/>
<id>213e5625a9aa677230f261fcee01086f9ee1f850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add streamflow allocator</title>
<updated>2019-09-18T12:23:35+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-18T12:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=4110878053aebf4afbf2d6371d4e6d5375926bb1'/>
<id>4110878053aebf4afbf2d6371d4e6d5375926bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add first speedymalloc draft</title>
<updated>2019-09-05T21:08:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-05T21:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=09f67c171fd997774870e4ec66957c348e19ca74'/>
<id>09f67c171fd997774870e4ec66957c348e19ca74</id>
<content type='text'>
speedymalloc is a thread-local cached bump pointer allocator
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
speedymalloc is a thread-local cached bump pointer allocator
</pre>
</div>
</content>
</entry>
</feed>
