(original) (raw)

I did check that markup safe as not installed. It might just be mako doing something silly.

The threads tests are very synthetic.

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?

On Oct 27, 2012 5:56 AM, "Antoine Pitrou" <solipsis@pitrou.net> wrote:
On Fri, 26 Oct 2012 15:14:08 -0400
Brett Cannon <brett@python.org> wrote:
\>
\> Worst benchmark is nosite\_startup, best is telco. The benchmarks people
\> might want to analyze (i.e. more than 20% slower in Python 3.3) are
\> mako\_v2, threaded\_count, normal\_startup, iterative\_count, pathlib,
\> formatted\_logging, and simple\_logging.

Well, did you check that mako\_v2 wasn't subject to the Markupsafe
issue?

threaded\_count and iterative\_count are completely dumb.
Slower startup is due to the fact that Python 3 needs many more
modules to even start itself.

Regards

Antoine.


\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/brett%40python.org