<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/loop.py, branch lld</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>move benchmark definitions into src/benchmarks</title>
<updated>2019-03-25T16:49:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-03-25T16:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=25c4d81069f576354d0279bf38417c236e924540'/>
<id>25c4d81069f576354d0279bf38417c236e924540</id>
<content type='text'>
bench now loads all *.py files from src/benchmarks as benchmarks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bench now loads all *.py files from src/benchmarks as benchmarks
</pre>
</div>
</content>
</entry>
<entry>
<title>remove useless memusage plots of synthetic benchmarks</title>
<updated>2019-03-19T17:59:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-03-19T03:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=4c9c8919294ab72cfa7ea310c4c9bc384fa0828e'/>
<id>4c9c8919294ab72cfa7ea310c4c9bc384fa0828e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add function to scale thread to available cpus</title>
<updated>2019-03-05T13:27:35+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-03-05T13:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=043598070d4cb62facfedf59a87adb9e2a3cb7da'/>
<id>043598070d4cb62facfedf59a87adb9e2a3cb7da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve loop thread scaling</title>
<updated>2019-02-27T14:34:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-02-27T14:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=110792fb7bb9be0077a553abf1658643ba05c67b'/>
<id>110792fb7bb9be0077a553abf1658643ba05c67b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scale loop runs with number of cpus</title>
<updated>2019-02-27T14:02:54+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-02-27T14:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=3bdb29dce96cf023532b086768b23a434d62f156'/>
<id>3bdb29dce96cf023532b086768b23a434d62f156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update loop description</title>
<updated>2019-02-15T14:24:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-02-15T14:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=59328f906cc03dad8c8324028b0ce1366cdc2565'/>
<id>59328f906cc03dad8c8324028b0ce1366cdc2565</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some flake8 linting errors</title>
<updated>2019-02-02T16:43:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-02-02T13:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=ddbaf12a94fd43481fc9dd3b98920fc784ebada3'/>
<id>ddbaf12a94fd43481fc9dd3b98920fc784ebada3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rework build system #1</title>
<updated>2019-02-01T15:35:20+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-02-01T15:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=130765de719a3ddc475284e13749d09ff371a8e1'/>
<id>130765de719a3ddc475284e13749d09ff371a8e1</id>
<content type='text'>
each benchmark has its own Makefile which must put it's binaries into
OBJDIR which is added to the PATH during execution.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
each benchmark has its own Makefile which must put it's binaries into
OBJDIR which is added to the PATH during execution.
</pre>
</div>
</content>
</entry>
<entry>
<title>save all results by default in results/hostname/timestamp</title>
<updated>2019-01-22T12:01:37+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-01-22T12:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=0541f2a16333ab1b9739eb3d2a72acbc67089ffc'/>
<id>0541f2a16333ab1b9739eb3d2a72acbc67089ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move loop.py to src/ and add cache miss plot and best matrix</title>
<updated>2019-01-15T17:29:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-01-15T15:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=183795e6a9370fb06002574a3cc413cb475601e8'/>
<id>183795e6a9370fb06002574a3cc413cb475601e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
