<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/util.py, 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>Merge branch 'artifact'</title>
<updated>2019-09-29T13:35:02+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-29T13:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=059d263a6b944c4cfc5a5a0f2716e6a85116cfc1'/>
<id>059d263a6b944c4cfc5a5a0f2716e6a85116cfc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use ArchiveArtifacts for all benchmark resources</title>
<updated>2019-09-23T11:42:05+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-23T11:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=6e019b83c2f82552704feb4d8ce18e0d3a19d75a'/>
<id>6e019b83c2f82552704feb4d8ce18e0d3a19d75a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>remove whitespace and comment global vars</title>
<updated>2019-09-21T16:40:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-21T16:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=e9f41e9e3ef8f6d35dda10c6c58d77b52d577e8a'/>
<id>e9f41e9e3ef8f6d35dda10c6c58d77b52d577e8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix src.util.prefix_cmd_with_abspath for commands without arguments</title>
<updated>2019-09-04T21:22:50+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-04T21:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=46cc0ee59f4f3032d326461d8915e81fa80bb7c3'/>
<id>46cc0ee59f4f3032d326461d8915e81fa80bb7c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add --version flag to executables</title>
<updated>2019-08-30T11:57:05+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-30T11:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=52c50b7299efb2050794ac589902af325156f7c3'/>
<id>52c50b7299efb2050794ac589902af325156f7c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move urlretrieve report hook to util.py and use archive in dj_trace</title>
<updated>2019-08-29T12:08:43+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-29T12:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=884f09cbde3882de8e7db3bd90d856f499a0e706'/>
<id>884f09cbde3882de8e7db3bd90d856f499a0e706</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add license header and docstrings</title>
<updated>2019-08-29T08:09:05+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-29T08:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=cf24f31cd1599b1c4eef8e4b15fb1a52a9521dfe'/>
<id>cf24f31cd1599b1c4eef8e4b15fb1a52a9521dfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add license info to merge.py</title>
<updated>2019-08-27T12:44:09+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-27T12:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=a339e7ba1018fd6ba895cf2d43256cd2bf01e9e9'/>
<id>a339e7ba1018fd6ba895cf2d43256cd2bf01e9e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove -vdebug flag</title>
<updated>2019-08-26T17:29:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-26T17:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=54c6025f575de713b01634c16383e315bab1b3a9'/>
<id>54c6025f575de713b01634c16383e315bab1b3a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
