<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/Makefile, branch cache_exclusive_alloc</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>add draft of library rounding each allocation up to full cachelines</title>
<updated>2019-06-26T23:13:48+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-26T23:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=50e5591c898e2155613c018e9dec76b8a6933af1'/>
<id>50e5591c898e2155613c018e9dec76b8a6933af1</id>
<content type='text'>
Preloading does not seem to work, yet :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preloading does not seem to work, yet :)
</pre>
</div>
</content>
</entry>
<entry>
<title>add bumptr allocator implementation</title>
<updated>2019-04-28T16:42:07+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-04-28T16:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=f0d35eb314ac52e4ec0f45f150de3d5224610c3b'/>
<id>f0d35eb314ac52e4ec0f45f150de3d5224610c3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/target/allocator/ and remove analyse feature</title>
<updated>2019-02-08T12:31:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-02-08T12:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=f2327ada5590f40137416f301762cd3c11ab36b6'/>
<id>f2327ada5590f40137416f301762cd3c11ab36b6</id>
<content type='text'>
Use systemwide installed allocators by default
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use systemwide installed allocators by default
</pre>
</div>
</content>
</entry>
<entry>
<title>rework build system #2: call make before executing any benchmark</title>
<updated>2019-02-02T13:45:21+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-02-02T13:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8c12b0494aa241bb6ddf3779a99d2f5d6ededf73'/>
<id>8c12b0494aa241bb6ddf3779a99d2f5d6ededf73</id>
<content type='text'>
Make scans the project directory for Makefiles and executes them.
The targets should be build by the new targets/Makefile.
All included Makefiles are now "quiet" by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make scans the project directory for Makefiles and executes them.
The targets should be build by the new targets/Makefile.
All included Makefiles are now "quiet" by default.
</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>
</feed>
