This is very cool Chris -- thanks! One question:
and with the amazing result of speed: > > PyPy 3.8 works > 10 times faster than the identical code on Python 3.10 > and > 5.5 times slower than the same example in C++ Qt. > Is this primarily Python-QT interaction? or computing the mandelbrot set, for which I would expect to see performance numbers like that. Anyway, really cool in any case -- a major step for PyPy. -CHB -- Christopher Barker, PhD (Chris) Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/YQGKNFGJKPMHDJ6LEDHXMLZRNNBA4356/ Code of Conduct: http://python.org/psf/codeofconduct/