<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/benchmarks/httpd/etc/nginx/nginx.conf, 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>add php to httpd benchmark</title>
<updated>2019-05-15T09:15:27+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-05-15T09:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=10cb16c2b8945c02b5e7e2221bc6335d48996369'/>
<id>10cb16c2b8945c02b5e7e2221bc6335d48996369</id>
<content type='text'>
restructure httpd and php-fpm setup
OBJDIR/etc holds configs
OBJDIR/run holds pid files
OBJDIR/log holds all log files

don't daemonize nginx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
restructure httpd and php-fpm setup
OBJDIR/etc holds configs
OBJDIR/run holds pid files
OBJDIR/log holds all log files

don't daemonize nginx
</pre>
</div>
</content>
</entry>
</feed>
