<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/benchmarks, branch redis</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>add redis benchmark inspired by mimalloc-bench</title>
<updated>2019-09-04T21:28:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-04T21:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=3b12daf2666c8b6026ebff1692cffb5cebfcdc43'/>
<id>3b12daf2666c8b6026ebff1692cffb5cebfcdc43</id>
<content type='text'>
redis is build using a bash script because I wasn't able to build
with make alone.
TODO: build redis using only a Makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
redis is build using a bash script because I wasn't able to build
with make alone.
TODO: build redis using only a Makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>improve server benchmarks</title>
<updated>2019-09-04T21:24:21+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-04T21:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=af5d89da2ed99de3094d8b5db2eaf35c649fcbe7'/>
<id>af5d89da2ed99de3094d8b5db2eaf35c649fcbe7</id>
<content type='text'>
servers are now dictionary with two mandatory keys: "name" and "cmd".
Optional keys are:
	* "prepare_cmds": commands are run after a server is started
	* "shutdown_cmds": commands are run before a server is terminated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
servers are now dictionary with two mandatory keys: "name" and "cmd".
Optional keys are:
	* "prepare_cmds": commands are run after a server is started
	* "shutdown_cmds": commands are run before a server is terminated
</pre>
</div>
</content>
</entry>
<entry>
<title>add "time" suffix to realloc time plot</title>
<updated>2019-09-04T21:22:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-04T21:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=e0ea88078322de8d8f9d815f3ee119bafe597ccf'/>
<id>e0ea88078322de8d8f9d815f3ee119bafe597ccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve benchmark code quality</title>
<updated>2019-08-29T12:09:20+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-29T12:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=bd05bc364bdab25b2f55dd5b5831e9f13cc16aea'/>
<id>bd05bc364bdab25b2f55dd5b5831e9f13cc16aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move urlretrieve report hook to util.py and use archive in dj_trace</title>
<updated>2019-08-29T12:08:43+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-29T12:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=884f09cbde3882de8e7db3bd90d856f499a0e706'/>
<id>884f09cbde3882de8e7db3bd90d856f499a0e706</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require a name in Benchmark.__init__</title>
<updated>2019-08-29T10:14:32+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-29T10:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=4499b5380b97ac0d64e3ba8701f1b8638609b420'/>
<id>4499b5380b97ac0d64e3ba8701f1b8638609b420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readd missing numpy import for mysql summary</title>
<updated>2019-08-28T15:24:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T15:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=dcd05b6ebb31495d4a80d7979dc1cc339668efdc'/>
<id>dcd05b6ebb31495d4a80d7979dc1cc339668efdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert accidentally added changes</title>
<updated>2019-08-28T12:26:24+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T12:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=9da9f211e9bf9ef1a8a90c01c3cecfd3a5924bc5'/>
<id>9da9f211e9bf9ef1a8a90c01c3cecfd3a5924bc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add license header comments to benchmark definitions</title>
<updated>2019-08-28T08:23:01+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T08:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=76df14113bec8b496c75e4b0d98df6fc0ff8b51f'/>
<id>76df14113bec8b496c75e4b0d98df6fc0ff8b51f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix IDEAL_RSS_RE regex</title>
<updated>2019-08-27T19:18:22+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-27T19:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=ff68d3922a3d2686239700194c007222ca3794bf'/>
<id>ff68d3922a3d2686239700194c007222ca3794bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
