<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/scripts, branch keydb</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>rename matplotlib_histograms.py to histogram.py</title>
<updated>2019-10-13T23:37:51+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-13T23:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=1c0731c3afddab02bbf1c472ac8e70ead6b687d1'/>
<id>1c0731c3afddab02bbf1c472ac8e70ead6b687d1</id>
<content type='text'>
the script produces an ascii histogram per default and only uses
matplotlib on demand so the name is confusing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the script produces an ascii histogram per default and only uses
matplotlib on demand so the name is confusing.
</pre>
</div>
</content>
</entry>
<entry>
<title>produce ascii histograms with scripts/matplotlib_histograms.py</title>
<updated>2019-10-13T23:31:32+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-13T23:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=74a2dd607a44d871556cf86b602c7968f31ddcd0'/>
<id>74a2dd607a44d871556cf86b602c7968f31ddcd0</id>
<content type='text'>
Add new options to matplotlib_histograms.py:
	-i - open interactive matplotlib plots
	-n - no ascii histogram

chattyparser.plot_hist_ascii handles histograms with non int keys
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new options to matplotlib_histograms.py:
	-i - open interactive matplotlib plots
	-n - no ascii histogram

chattyparser.plot_hist_ascii handles histograms with non int keys
</pre>
</div>
</content>
</entry>
<entry>
<title>merge histogram scripts into one</title>
<updated>2019-08-29T12:03:59+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-29T12:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=cf1e78a3344852f1d13b45f6d8ff12836e13fff6'/>
<id>cf1e78a3344852f1d13b45f6d8ff12836e13fff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move scripts from scripts/ to root and fix some pylint hints</title>
<updated>2019-08-26T18:34:43+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-26T18:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=5d106be3ed2cfae5da5a5d87e7826b7c45870f09'/>
<id>5d106be3ed2cfae5da5a5d87e7826b7c45870f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve bench_sum</title>
<updated>2019-08-26T16:12:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-26T15:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=d83888e0dc2bf261f980f1a60688d7a8704add1c'/>
<id>d83888e0dc2bf261f980f1a60688d7a8704add1c</id>
<content type='text'>
Use allocators in set only if they are in the benchmark results.
Don't colorize alloactors because bench.py does this already.
Don't add or remove bumpptr allocator.
Improve output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use allocators in set only if they are in the benchmark results.
Don't colorize alloactors because bench.py does this already.
Don't add or remove bumpptr allocator.
Improve output.
</pre>
</div>
</content>
</entry>
<entry>
<title>add script to plot interactive histogram from chattymalloc.txt</title>
<updated>2019-08-26T16:12:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-22T14:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=a493bc413f400429fae17c1db71b39a5b70fc222'/>
<id>a493bc413f400429fae17c1db71b39a5b70fc222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename histogram script to malt_histogram</title>
<updated>2019-08-26T16:12:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-20T14:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=9774f900f7354488500cfaaed61a2edcd775b8a0'/>
<id>9774f900f7354488500cfaaed61a2edcd775b8a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>load facts and remove threading</title>
<updated>2019-08-26T16:12:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-02T08:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=dee84e370628f0feb54b8b3941dcf806b5b1c13b'/>
<id>dee84e370628f0feb54b8b3941dcf806b5b1c13b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add mimalloc to bench_sum</title>
<updated>2019-08-26T16:12:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-07-01T11:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=885f2f1a3598839106dce12d1d3a096db705c819'/>
<id>885f2f1a3598839106dce12d1d3a096db705c819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add script to merge to result sets</title>
<updated>2019-08-26T16:12:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-07-01T11:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=3043593899fd2d852fd1ab06e639732d23b0e3bf'/>
<id>3043593899fd2d852fd1ab06e639732d23b0e3bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
