<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/benchmarks/dj_trace.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 syntax after plot changes</title>
<updated>2020-04-07T14:35:30+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-04-07T14:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=e6b4c6fdb11234468af08eef059397a67ba1eae9'/>
<id>e6b4c6fdb11234468af08eef059397a67ba1eae9</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>format dj_trace.py using yapf</title>
<updated>2020-02-11T13:28:04+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T13:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=f4eed31a2b07d27fd8ba0d924fe643d492993c2b'/>
<id>f4eed31a2b07d27fd8ba0d924fe643d492993c2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change german plot label to english</title>
<updated>2019-12-04T18:32:37+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-12-04T18:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=805eecf7ba9ba45e8e6541a6a0951d0dfcdafd23'/>
<id>805eecf7ba9ba45e8e6541a6a0951d0dfcdafd23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keep not modified artifact data in cache</title>
<updated>2019-11-21T20:04:17+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-11-21T20:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=bfdb57ba4dfa6a5a8b199c19a1c0de027c5e3937'/>
<id>bfdb57ba4dfa6a5a8b199c19a1c0de027c5e3937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>use new dj_workload location</title>
<updated>2019-10-23T13:26:36+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-23T13:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=a0bac24b506d158f9ae09e0532a07546ead4d0ce'/>
<id>a0bac24b506d158f9ae09e0532a07546ead4d0ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
