<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/facter.py, branch catch_abort</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<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>try to get version of benchmark requirements</title>
<updated>2019-08-30T12:19:32+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-30T12:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=5ae63c71fcbabad8ad5a3a13d7fc19493c1cc1c5'/>
<id>5ae63c71fcbabad8ad5a3a13d7fc19493c1cc1c5</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 improve code quality</title>
<updated>2019-08-29T08:17:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-29T08:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=6cc064b8f20ccdbb098dd8bfbfe9cd9e1fef2594'/>
<id>6cc064b8f20ccdbb098dd8bfbfe9cd9e1fef2594</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add starttime and allocbench commit id to collected facts</title>
<updated>2019-08-26T17:31:06+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-26T17:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=d5080c21825d8b91938b1fc6c91431013d711dc0'/>
<id>d5080c21825d8b91938b1fc6c91431013d711dc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>except OSError: /usr/sbin/mysqld: cannot dynamically load executable</title>
<updated>2019-08-11T17:32:55+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-11T17:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=b4c073cd4c5d20af2252e49377def6c31b39fa59'/>
<id>b4c073cd4c5d20af2252e49377def6c31b39fa59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apply some flake8 hints</title>
<updated>2019-06-19T15:12:14+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-18T15:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=366c9e27b13e976ce26ec6a97c6796eb1cdca887'/>
<id>366c9e27b13e976ce26ec6a97c6796eb1cdca887</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use sane iterations (100 -&gt; 10000)</title>
<updated>2019-05-27T12:36:53+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-05-27T12:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=25d01292f86192a8853edcb35ea6b6f89a9f73f9'/>
<id>25d01292f86192a8853edcb35ea6b6f89a9f73f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix libc_ver using code from pip</title>
<updated>2019-05-27T12:15:45+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-05-27T12:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=1cdd2f642c46ec35ef643fd3e1f26fa13f4ac4f8'/>
<id>1cdd2f642c46ec35ef643fd3e1f26fa13f4ac4f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alwys reset LD_PRELOAD even when a exception occurs</title>
<updated>2019-03-22T18:20:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-03-22T18:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=415390baaf9cf3f1d56d614d664ec72968e7937b'/>
<id>415390baaf9cf3f1d56d614d664ec72968e7937b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>collect facts on demand</title>
<updated>2019-03-18T23:53:01+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>muhq@muhq.space</email>
</author>
<published>2019-03-18T23:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=e37d42d9f01bece5f3a451cca7ffc435c66e0fb6'/>
<id>e37d42d9f01bece5f3a451cca7ffc435c66e0fb6</id>
<content type='text'>
this fixes a exception because of the missing ccinfo file
when src.facter is imported before the build of allocbench
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes a exception because of the missing ccinfo file
when src.facter is imported before the build of allocbench
</pre>
</div>
</content>
</entry>
</feed>
