n Wed, Mar 13, 2013 at 8:36 PM, jmfauth <wxjmfa...@gmail.com> wrote:
> #~ py323                                      py330
>
> #~ test   1:         0.015357737412819        0.019290216142579
> ...
> #~ test  35:         0.099810130396032        0.249129715085319
>

But these numbers are utterly useless on their own. We need to know
quite a bit more:

1) What are these tests doing? Preferably, share the exact code so
that we can replicate your tests and see the same performance
regression.

2) Full details on the platforms being tested. (Operating system? Word
size (32/64)? Narrow/wide build of 3.2.3?)

3) Preferably, evidence that these tests are a fair sample of
real-world use-cases.

4) Also preferable but not critical: Some indication of which
operations have slowed down, which could then be used to open a ticket
that someone can look into.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to