
3 Feb
2022
3 Feb
'22
11:52 p.m.
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