<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/benchmarks/loop.py, branch master</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>fix keydb and loop summaries</title>
<updated>2020-04-07T15:22:53+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-04-07T15:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=7db2f0449594945e221ad85e10146886d8f5fe8c'/>
<id>7db2f0449594945e221ad85e10146886d8f5fe8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>simplify MOP/s calculation for the loop micro benchmark</title>
<updated>2020-02-20T13:49:34+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-20T13:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=c03c4037cfaf604579e6b45451620f2a3117aa7d'/>
<id>c03c4037cfaf604579e6b45451620f2a3117aa7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace eval with str.format labels in loop.py</title>
<updated>2020-02-11T14:05:37+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T14:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=e27ec8f7d77d155dbc77718bfb40dce7b1ae6859'/>
<id>e27ec8f7d77d155dbc77718bfb40dce7b1ae6859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>implement standalone pgfplot legend creation</title>
<updated>2020-02-11T11:38:00+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T11:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=9e2d7eb1cb952b398bd7363ab95ea9f1d4598ab1'/>
<id>9e2d7eb1cb952b398bd7363ab95ea9f1d4598ab1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generate an example pgfplot for the loop benchmark</title>
<updated>2020-01-23T17:14:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-01-23T17:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=70d464b53602d4b4f22e7256aba0bc12d7addd8f'/>
<id>70d464b53602d4b4f22e7256aba0bc12d7addd8f</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>
</feed>
