<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/allocators/tcmalloc, branch master</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<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>Merge branch 'master' into align_to_cl</title>
<updated>2020-02-19T12:12:30+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-19T12:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=7017f4774c5e33a84ddf662af9689b7b4ab290ce'/>
<id>7017f4774c5e33a84ddf662af9689b7b4ab290ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add new standalone TCMalloc</title>
<updated>2020-02-17T14:18:29+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-17T14:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=4c39d7b1e2d3a2ac4d6255170631c5bd610a2878'/>
<id>4c39d7b1e2d3a2ac4d6255170631c5bd610a2878</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tcmalloc 64 bit alignment patch and allocator definition</title>
<updated>2020-02-17T10:16:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-17T10:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=a2ba38e85297ffc101b5db4a9b9f45330d224ca4'/>
<id>a2ba38e85297ffc101b5db4a9b9f45330d224ca4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve patch handling in allocator.py</title>
<updated>2019-10-13T15:16:35+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-10-13T15:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=19e1ff660db8a6653d67884d10bc830babc1560d'/>
<id>19e1ff660db8a6653d67884d10bc830babc1560d</id>
<content type='text'>
* patches are only applied if they aren't applied already
* patch no uses -p0 so git diff patches must be adjusted
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* patches are only applied if they aren't applied already
* patch no uses -p0 so git diff patches must be adjusted
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce code duplication by giving each known allocator its own class</title>
<updated>2019-06-17T12:54:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-06-17T12:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=0d192f8cf3c21b2382e227fab057dabe16ea5e8b'/>
<id>0d192f8cf3c21b2382e227fab057dabe16ea5e8b</id>
<content type='text'>
also move allocator related code to src/allocators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also move allocator related code to src/allocators
</pre>
</div>
</content>
</entry>
</feed>
