<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/benchmarks/lld.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>add and use write_tex_table function</title>
<updated>2019-10-30T11:46:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-30T11:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=de8f92b176252b52827f29621aabb91743c17c63'/>
<id>de8f92b176252b52827f29621aabb91743c17c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce a global summary file extension</title>
<updated>2019-10-30T09:46:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-30T09:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=37c3d391c812aff94754c6c80bec3e61982e00a1'/>
<id>37c3d391c812aff94754c6c80bec3e61982e00a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix lld documentation</title>
<updated>2019-10-23T10:29:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-23T10:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=533a27ac1b9b150f8641b5f0bd397943e9ad2a69'/>
<id>533a27ac1b9b150f8641b5f0bd397943e9ad2a69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add lld and mysql documentation</title>
<updated>2019-10-21T13:34:37+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-21T13:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=3d5ffc290e8a3312119c9d1c17a61be3341cde8f'/>
<id>3d5ffc290e8a3312119c9d1c17a61be3341cde8f</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>don't exit if we fail to prepare a benchmark</title>
<updated>2019-09-11T17:08:13+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-11T16:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=558bed67565110bb01dc56ef135b86c113b8b32a'/>
<id>558bed67565110bb01dc56ef135b86c113b8b32a</id>
<content type='text'>
benchmark.prepare should raise an Exception if it encounters an
unrecoverable, intolerable error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
benchmark.prepare should raise an Exception if it encounters an
unrecoverable, intolerable error.
</pre>
</div>
</content>
</entry>
<entry>
<title>explicitly collect binary versions</title>
<updated>2019-09-11T15:59:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-11T15:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=84374b4b4e41c4bb7896092c10098b5e6b5f68c1'/>
<id>84374b4b4e41c4bb7896092c10098b5e6b5f68c1</id>
<content type='text'>
There is no generic way to retrieve the version of a binary.
Not everyone followes GNU cli guidelines and supports "--version".
The larson benchmark for example reads input from stdin when
started with "larson --version" blocking the Benchmark.prepare() call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no generic way to retrieve the version of a binary.
Not everyone followes GNU cli guidelines and supports "--version".
The larson benchmark for example reads input from stdin when
started with "larson --version" blocking the Benchmark.prepare() call.
</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>require a name in Benchmark.__init__</title>
<updated>2019-08-29T10:14:32+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-29T10:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=4499b5380b97ac0d64e3ba8701f1b8638609b420'/>
<id>4499b5380b97ac0d64e3ba8701f1b8638609b420</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 comments to benchmark definitions</title>
<updated>2019-08-28T08:23:01+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T08:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=76df14113bec8b496c75e4b0d98df6fc0ff8b51f'/>
<id>76df14113bec8b496c75e4b0d98df6fc0ff8b51f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
