<br><br><div><span class="gmail_quote">On 7/23/07, <b class="gmail_sendername">Jim Fulton</b> &lt;<a href="mailto:jim@zope.com">jim@zope.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>On Jul 23, 2007, at 2:58 PM, Benji York wrote:<br><br>&gt; Martin v. Löwis wrote:<br>&gt;&gt; And where somewhat slower could be &quot;practically not noticable&quot;.<br>&gt;<br>&gt; Perhaps it /could/ be, but isn&#39;t currently.&nbsp;&nbsp;For example, updating
<br>&gt; one piece of software I have with almost 150 dependencies takes 45<br>&gt; seconds with ppix, 4:45 without.&nbsp;&nbsp;I plan to do similar timings with<br>&gt; the &quot;simple&quot; PyPI interface when I get a chance and report the
<br>&gt; results here.<br><br>I suspect that this has more to do with network distance than with<br>server speed.</blockquote><div><br class="webkit-block-placeholder"></div><div>That is an interesting point. &nbsp;It is amazing how many directory type things get slammed, but the problem is really latency...such as a slow DNS lookup. &nbsp;I wonder how much quicker an easy_install would be will local DNS lookups,package names, etc.
</div><div><br class="webkit-block-placeholder"></div><div>I had a problem with a LDAP server I setup that was really tricky to figure out until I wrote some scripts that ran continuously getting stats, and I realized that a DNS server would hang occasionally and it would grind everything to a halt. &nbsp;People kept telling me they would have an occasional &#39;ls -l&#39; that would hang for 20 seconds. &nbsp;Caching DNS servers fixed it.
</div><div>&nbsp;</div><br><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">Jim<br><br>--<br>Jim Fulton&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mailto:<a href="mailto:jim@zope.com">jim@zope.com
</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Python Powered!<br>CTO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (540) 361-1714&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.python.org">http://www.python.org</a><br>Zope Corporation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.zope.com">http://www.zope.com
</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.zope.org">http://www.zope.org</a><br><br><br><br>_______________________________________________<br>Distutils-SIG maillist&nbsp;&nbsp;-&nbsp;&nbsp;<a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org
</a><br><a href="http://mail.python.org/mailman">http://mail.python.org/mailman</a>/listinfo/distutils-sig<br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.blog.noahgift.com">http://www.blog.noahgift.com
</a>