This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients benjamin.peterson, ncoghlan, pitrou, skrah, vstinner, yselivanov
Date 2015-06-03.15:09:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433344193.85.0.448464241989.issue24375@psf.upfronthosting.co.za>
In-reply-to
Content
> This is strange. On one of my gentoo boxes I'm having about the same performance of 2.7.9 and 3.4.3.

As I said: the computed gotos patch improved performance between 2.7.9 and 2.7.10.

In any case, if there's no obvious course of action you can suggest, I think it's better to close this issue. We don't want to keep an issue open for each performance regression in the wild.

(also, computing the Mandelbrot set using the CPython interpreter isn't a very good use case)
History
Date User Action Args
2015-06-03 15:09:53pitrousetrecipients: + pitrou, ncoghlan, vstinner, benjamin.peterson, skrah, yselivanov
2015-06-03 15:09:53pitrousetmessageid: <1433344193.85.0.448464241989.issue24375@psf.upfronthosting.co.za>
2015-06-03 15:09:53pitroulinkissue24375 messages
2015-06-03 15:09:53pitroucreate