<p dir="ltr">I did check that markup safe as not installed. It might just be mako doing something silly.</p>
<p dir="ltr">The threads tests are very synthetic.</p>
<p dir="ltr">And yes, there are more modules at startup. When was the last to,e we looked at them to make sure we weren't doing needless I ports?</p>
<div class="gmail_quote">On Oct 27, 2012 5:56 AM, "Antoine Pitrou" <<a href="mailto:solipsis@pitrou.net">solipsis@pitrou.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, 26 Oct 2012 15:14:08 -0400<br>
Brett Cannon <<a href="mailto:brett@python.org">brett@python.org</a>> wrote:<br>
><br>
> Worst benchmark is nosite_startup, best is telco. The benchmarks people<br>
> might want to analyze (i.e. more than 20% slower in Python 3.3) are<br>
> mako_v2, threaded_count, normal_startup, iterative_count, pathlib,<br>
> formatted_logging, and simple_logging.<br>
<br>
Well, did you check that mako_v2 wasn't subject to the Markupsafe<br>
issue?<br>
<br>
threaded_count and iterative_count are completely dumb.<br>
Slower startup is due to the fact that Python 3 needs many more<br>
modules to even start itself.<br>
<br>
Regards<br>
<br>
Antoine.<br>
<br>
<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-dev" target="_blank">http://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/brett%40python.org" target="_blank">http://mail.python.org/mailman/options/python-dev/brett%40python.org</a><br>
</blockquote></div>