<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/plots.py, branch pgfplots</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>define a style per allocator</title>
<updated>2020-02-12T13:44:28+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-12T13:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=40860ce5b8134618dad6457049d533aa211b0139'/>
<id>40860ce5b8134618dad6457049d533aa211b0139</id>
<content type='text'>
the style is named like the allocator and can be overwritten using a custom
preamble.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the style is named like the allocator and can be overwritten using a custom
preamble.
</pre>
</div>
</content>
</entry>
<entry>
<title>improve default labels</title>
<updated>2020-02-11T14:40:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T14:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=0168c475446f32e4ff3ebd92668d17d7cbd346c9'/>
<id>0168c475446f32e4ff3ebd92668d17d7cbd346c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use str.format labels and fix value retrieval in pgfplot_linear</title>
<updated>2020-02-11T14:32:07+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T14:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=7ff3e52a6516c3dcad91fbc6da57c78d3bbc1f31'/>
<id>7ff3e52a6516c3dcad91fbc6da57c78d3bbc1f31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add legend file name to pgfplot_legend arguments</title>
<updated>2020-02-11T14:31:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T14:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=910bd14c7c1feeeac75eda8198dd963c8eee1c90'/>
<id>910bd14c7c1feeeac75eda8198dd963c8eee1c90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set any missing allocator color</title>
<updated>2020-02-11T14:29:49+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T14:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=b4abe62aee1262051697702752a19b52ecfaca41'/>
<id>b4abe62aee1262051697702752a19b52ecfaca41</id>
<content type='text'>
The matplotlib "C" color cycle list is used for missing colors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The matplotlib "C" color cycle list is used for missing colors
</pre>
</div>
</content>
</entry>
<entry>
<title>add summarize option to specify a custom latex preamble</title>
<updated>2020-02-11T14:28:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T14:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=569b2b78baed903539895bd022ffe9d2e1576373'/>
<id>569b2b78baed903539895bd022ffe9d2e1576373</id>
<content type='text'>
this is meant for some latex setup specifics like including common.tex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is meant for some latex setup specifics like including common.tex
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup plot code</title>
<updated>2020-02-11T13:25:55+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-11T13:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=5d6a470ce0c7d334205293de9b596a5ea4eb2e8c'/>
<id>5d6a470ce0c7d334205293de9b596a5ea4eb2e8c</id>
<content type='text'>
* use str.format instead of eval for plot labels
* use meaningful variable names
* add license header
* add some doc strings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use str.format instead of eval for plot labels
* use meaningful variable names
* add license header
* add some doc strings
</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>
</feed>
