[issue24375] Performance regression relative to 2.7

Antoine Pitrou report at bugs.python.org
Wed Jun 3 17:09:53 CEST 2015


Antoine Pitrou added the comment:

> 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)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24375>
_______________________________________


More information about the Python-bugs-list mailing list