<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Max,<div><br><div><div>On Jul 12, 2012, at 8:21 AM, Max Lapshin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Can You post code for benchmarks? Or it is here in topic and I've missed it?<br></div></blockquote></div><div><br></div>The <b>ehttpd</b> code was sent by Wei (first email). Here it is again (attached).<div><br></div><div>You also need his patched version of the VM. More precisely, the "bind_port_to_scheduler" patch:</div><div><br></div><div><div>git clone <a href="git://github.com/weicao/otp.git">git://github.com/weicao/otp.git</a></div><div>cd otp</div><div>git fetch <a href="git://github.com/weicao/otp.git">git://github.com/weicao/otp.git</a> bind_port_to_scheduler</div><div>./otp_build autoconf</div><div>make clean</div><div>CFLAGS="-DERTS_POLLSET_PER_SCHEDULER -g -O3 -fomit-frame-pointer" ./configure --prefix=/SOMEWHERE/usr</div><div>make && make install</div><div><br></div><div>Then:</div><div>export PATH=/SOMEWHERE/usr/bin:$PATH</div><div><br></div><div apple-content-edited="true">
<div>Regards,</div><div>Zabrane</div>
</div>
<br></div><div></div></div></body></html>