<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/benchmarks/raxmlng.py, branch introduce_gitlab-ci</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>make the whole project more python idiomatic</title>
<updated>2020-06-02T09:18:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-06T14:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8174a918ea3b7cb216bf7ea98cfdc10661b5c37d'/>
<id>8174a918ea3b7cb216bf7ea98cfdc10661b5c37d</id>
<content type='text'>
* rename src directory to allocbench
* make global variable names UPPERCASE
* format a lot of code using yapf
* use lowercase ld_preload and ld_library_path as Allocator members
* name expected Errors 'err' and don't raise a new Exception
* disable some pylint messages
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rename src directory to allocbench
* make global variable names UPPERCASE
* format a lot of code using yapf
* use lowercase ld_preload and ld_library_path as Allocator members
* name expected Errors 'err' and don't raise a new Exception
* disable some pylint messages
</pre>
</div>
</content>
</entry>
<entry>
<title>unify plotting code</title>
<updated>2020-04-07T13:54:25+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-04-07T13:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=fe26e05dfba7b6c4a3e28b2be6dc369426277790'/>
<id>fe26e05dfba7b6c4a3e28b2be6dc369426277790</id>
<content type='text'>
Now there is only a single plot function which takes a plot type as
well as some plot and figure options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now there is only a single plot function which takes a plot type as
well as some plot and figure options.
</pre>
</div>
</content>
</entry>
<entry>
<title>improve matplotlib code</title>
<updated>2020-03-09T18:14:54+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-03-09T18:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=0e467466b1171f162948e9aaa369c6117d915e05'/>
<id>0e467466b1171f162948e9aaa369c6117d915e05</id>
<content type='text'>
add new helper functions to get all y_values for a plot
use seperate figures for each plot
s/filepostfix/file_postfix/ to be consistent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add new helper functions to get all y_values for a plot
use seperate figures for each plot
s/filepostfix/file_postfix/ to be consistent
</pre>
</div>
</content>
</entry>
<entry>
<title>move plotting code from src.benchmark to src.plots</title>
<updated>2020-02-11T12:23:55+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T12:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=60b860ce3619d5f165bf8eda6ad596d5d458d1e2'/>
<id>60b860ce3619d5f165bf8eda6ad596d5d458d1e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change default output_verbosity of run_cmd to two</title>
<updated>2019-12-14T00:09:55+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-12-13T17:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=7a4e01b76356de8e5e118faa892dfd5060c67d45'/>
<id>7a4e01b76356de8e5e118faa892dfd5060c67d45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce verbosity aware subprocess.run wrapper and use it in benchmarks</title>
<updated>2019-12-13T13:43:54+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-12-13T13:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=5f6c52dff03f2dc85d5b26b7f4469bc85a25ee09'/>
<id>5f6c52dff03f2dc85d5b26b7f4469bc85a25ee09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fmt benchmark definitions with yapf</title>
<updated>2019-12-11T20:43:33+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-12-11T20:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=c9d168d6d45d57304c7dcbe4c5cbaf949385764c'/>
<id>c9d168d6d45d57304c7dcbe4c5cbaf949385764c</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 raxml-ng benchmark</title>
<updated>2019-09-14T21:33:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-14T21:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=19271c6038361da26794ef360aeb322026f1f2ed'/>
<id>19271c6038361da26794ef360aeb322026f1f2ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
