[Python-Dev] Re: PyPy on PySide6 is there: PyPy with a Gui

2022年2月03日 23:55:39 -0800

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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/YQGKNFGJKPMHDJ6LEDHXMLZRNNBA4356/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to