<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/allocators/all.py, 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>add rpmalloc</title>
<updated>2019-10-14T15:14:13+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-14T15:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8ca8135f8302a1caafecccdba0671732bb5a3077'/>
<id>8ca8135f8302a1caafecccdba0671732bb5a3077</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ArchiveArtifacts</title>
<updated>2019-09-22T16:35:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-22T16:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=cac85412d757b6054436dc9c63d30db645bc93ea'/>
<id>cac85412d757b6054436dc9c63d30db645bc93ea</id>
<content type='text'>
ArchiveArtifacts check a downloaded archive against a provided checksum.
The Archive is downloaded to cache/&lt;name&gt;/&lt;name&gt;.&lt;format&gt;.
The only suported format is tar.
ArchiveArtifacts can be used as sources of an Allocator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ArchiveArtifacts check a downloaded archive against a provided checksum.
The Archive is downloaded to cache/&lt;name&gt;/&lt;name&gt;.&lt;format&gt;.
The only suported format is tar.
ArchiveArtifacts can be used as sources of an Allocator.
</pre>
</div>
</content>
</entry>
<entry>
<title>replace AllocatorSources with Artifacts</title>
<updated>2019-09-21T16:38:25+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-21T16:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=213e5625a9aa677230f261fcee01086f9ee1f850'/>
<id>213e5625a9aa677230f261fcee01086f9ee1f850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve code quality and add license headers to allocator definitions</title>
<updated>2019-08-28T09:31:08+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T09:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=ae0680f8fdd4de34fc85bea869699535f7abf0b9'/>
<id>ae0680f8fdd4de34fc85bea869699535f7abf0b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add snmalloc to all allocators</title>
<updated>2019-08-22T18:53:40+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-22T18:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=1b478ed44852482e26cef81edeaed7d9be536ab9'/>
<id>1b478ed44852482e26cef81edeaed7d9be536ab9</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 definition</title>
<updated>2019-06-27T12:56:54+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-27T12:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=589f45bd6e4058658ed0c86b7387802ee0be37d8'/>
<id>589f45bd6e4058658ed0c86b7387802ee0be37d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tbbmalloc definition</title>
<updated>2019-06-24T17:26:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-24T17:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=7ffa9b4319363d1b424246e3a0ffc972d3158025'/>
<id>7ffa9b4319363d1b424246e3a0ffc972d3158025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix all allocators collection</title>
<updated>2019-06-24T15:23:22+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-24T15:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=af9a1be4d59438bcb24cdd64572841563860b87a'/>
<id>af9a1be4d59438bcb24cdd64572841563860b87a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add mesh and lockless_allocator definitions</title>
<updated>2019-06-24T15:21:09+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-24T15:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=f20c5285a0c0351a4cb8ac68a994a8d69457963e'/>
<id>f20c5285a0c0351a4cb8ac68a994a8d69457963e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rework allocator definitions #2</title>
<updated>2019-06-24T12:51:21+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-24T12:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=2d86e20f5a44aea66725686531463931f38aa2dc'/>
<id>2d86e20f5a44aea66725686531463931f38aa2dc</id>
<content type='text'>
bench.py no evals only if argument to -a is file path.
Otherwise it will check if "arg".py is found in src/allocators/
then it imports it.
Collection definitions must export a iterable member called allocators.
Allocator definitions must export a member named "arg".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bench.py no evals only if argument to -a is file path.
Otherwise it will check if "arg".py is found in src/allocators/
then it imports it.
Collection definitions must export a iterable member called allocators.
Allocator definitions must export a member named "arg".
</pre>
</div>
</content>
</entry>
</feed>
