<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/benchmarks/keydb.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>don't use perm in keydb plot titles</title>
<updated>2020-03-10T13:12:00+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-03-10T13:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=75b23482330948e84b9893a51501c5e27ee8d3c5'/>
<id>75b23482330948e84b9893a51501c5e27ee8d3c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>minor whitespace fixes</title>
<updated>2020-02-24T17:02:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-24T17:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=776851ce7e57406ddf5200ad1d4bcc5376b58b60'/>
<id>776851ce7e57406ddf5200ad1d4bcc5376b58b60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix title of keydb plots</title>
<updated>2020-02-21T14:22:59+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-21T14:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=0c4a1eb7a4e49872d495bcd8c26d4a0b0375e096'/>
<id>0c4a1eb7a4e49872d495bcd8c26d4a0b0375e096</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use plots from src.plots</title>
<updated>2020-02-21T13:19:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-21T13:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=9cf7987ca27bcc54c1326c2d7256543a332c3ff1'/>
<id>9cf7987ca27bcc54c1326c2d7256543a332c3ff1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change keydb server threads to recommended amount</title>
<updated>2020-02-20T01:50:05+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-20T01:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=42f029418a28e98788c95098837dfb45ea2bfffc'/>
<id>42f029418a28e98788c95098837dfb45ea2bfffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only build keydb or memtier_benchmark if they don't exists</title>
<updated>2020-02-20T01:32:30+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-20T01:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=c32945d3e803617ee3307a98e27cacc53a1c7f3f'/>
<id>c32945d3e803617ee3307a98e27cacc53a1c7f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
