<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/bench.py, branch introduce_gitlab-ci</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>[pylint] disable some warnings</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-06-02T09:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=d05aee906907be719da7e06acfa88ac6f5de7565'/>
<id>d05aee906907be719da7e06acfa88ac6f5de7565</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[benchmarks] reintroduce prepare</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-30T10:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=644f75039a9ef4bf59e0ca633c9d59fd849c943a'/>
<id>644f75039a9ef4bf59e0ca633c9d59fd849c943a</id>
<content type='text'>
Always running the possibly very expensive preparation code when
a benchmark object is created is not reasonable when benchmarks
should only be summarized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always running the possibly very expensive preparation code when
a benchmark object is created is not reasonable when benchmarks
should only be summarized.
</pre>
</div>
</content>
</entry>
<entry>
<title>[benchmark.py] add function to retrieve Benchmark instance from a module</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-30T10:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=50c66a1a4f40f069fb3706602025f53952c5cc33'/>
<id>50c66a1a4f40f069fb3706602025f53952c5cc33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bench.py: fix benchmark check</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-11T10:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=628c3eefd6bed9f5b8195b08566713dc6ba0420c'/>
<id>628c3eefd6bed9f5b8195b08566713dc6ba0420c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make benchmark definitions more pythonic</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-10T07:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=184753a6cf10bf24b50b06c66ea2a2ba8bedc6b3'/>
<id>184753a6cf10bf24b50b06c66ea2a2ba8bedc6b3</id>
<content type='text'>
Don't export a singleton object in the definiton.
An object is now created when the Benchmark should be executed, thus
we don't need a prepare method this can be done in __init__
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't export a singleton object in the definiton.
An object is now created when the Benchmark should be executed, thus
we don't need a prepare method this can be done in __init__
</pre>
</div>
</content>
</entry>
<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>implement analysis of specific allocator and benchmark combinations</title>
<updated>2020-02-09T14:22:33+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-09T14:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=1425a5be1584f5c5b48cebac7390d05145151d11'/>
<id>1425a5be1584f5c5b48cebac7390d05145151d11</id>
<content type='text'>
A allocator implementation is analyzed by prepending chattymalloc.so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A allocator implementation is analyzed by prepending chattymalloc.so.
</pre>
</div>
</content>
</entry>
<entry>
<title>use argparse version action to print allocbench version</title>
<updated>2020-01-27T22:31:45+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-01-27T22:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=0c85f85904010e8ddf9653d16857a94ec40c1e7f'/>
<id>0c85f85904010e8ddf9653d16857a94ec40c1e7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add error message for unknown or misspelled benchmarks</title>
<updated>2020-01-23T17:26:51+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-01-23T17:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=2dd467f8c6da244faefedc79b1507c535bbf8e59'/>
<id>2dd467f8c6da244faefedc79b1507c535bbf8e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readd option to summarize after benchmark run</title>
<updated>2019-12-28T18:44:57+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-12-28T18:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=cada16a67b4a6b831ae28b6cea6372fc69bf9aa6'/>
<id>cada16a67b4a6b831ae28b6cea6372fc69bf9aa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
