<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src, 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>rdtsc: save mean of cycles to use allocbench's stats</title>
<updated>2020-05-06T09:24:32+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-06T09:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8f52e8fc02dd235582f5961941bcd564e9a681cd'/>
<id>8f52e8fc02dd235582f5961941bcd564e9a681cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>analyze: build allocators before setting globally LD_PRELOAD</title>
<updated>2020-05-05T12:35:43+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-05T12:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=0bc23006f6f73b6284239de7fbef61d78884a656'/>
<id>0bc23006f6f73b6284239de7fbef61d78884a656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chattymalloc: use external chattymalloc repository</title>
<updated>2020-05-05T12:34:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-05T12:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=879e8cd0130754b0f0bf50eeeca18859095bd581'/>
<id>879e8cd0130754b0f0bf50eeeca18859095bd581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rdtsc: fix mode selection and cpu selection</title>
<updated>2020-05-01T21:29:02+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-01T21:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=2d67f0a1b2269676b87ed4d67aabd2e0c5d2518b'/>
<id>2d67f0a1b2269676b87ed4d67aabd2e0c5d2518b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve chattymalloc trace infrastructure</title>
<updated>2020-05-01T13:47:25+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-01T13:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8db3dafe61e2074c6ea51ae25aec255f361e6557'/>
<id>8db3dafe61e2074c6ea51ae25aec255f361e6557</id>
<content type='text'>
* Detect empty entries.
* Parse the trace entries using the struct python library
* fix realloc accounting
* multiple fixes in chattyparser
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Detect empty entries.
* Parse the trace entries using the struct python library
* fix realloc accounting
* multiple fixes in chattyparser
</pre>
</div>
</content>
</entry>
<entry>
<title>bump speedymalloc, build the release version</title>
<updated>2020-05-01T13:39:48+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-01T13:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=f7d8e0f2394287bfdb20a9a16494327f9de46f01'/>
<id>f7d8e0f2394287bfdb20a9a16494327f9de46f01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GitArtifact: alos force fetch the bare repo</title>
<updated>2020-05-01T13:37:06+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-05-01T13:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=09238e19a147ced8b9eb481385c30f01d03a1c51'/>
<id>09238e19a147ced8b9eb481385c30f01d03a1c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chattyparser: only track calls when we should</title>
<updated>2020-04-29T15:49:05+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-04-29T15:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8a27203f9eaa136801947a6779b61d4e8813772b'/>
<id>8a27203f9eaa136801947a6779b61d4e8813772b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chattyparser: don't treat thread_termination as allocation</title>
<updated>2020-04-29T15:48:43+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-04-29T15:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=339e13537ad3c4717bb1245747b0e35964a4283b'/>
<id>339e13537ad3c4717bb1245747b0e35964a4283b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
