On Tue, Oct 27, 2020 at 2:42 AM Matti Picus <[email protected]> wrote: > > > On 10/21/20 2:38 PM, Matti Picus wrote: > > On 10/21/20 20:42:02 +1100 Chris Angelico <[email protected]>wrote: > > > >> When I go looking for PyPy performance stats, everything seems to be > >> Python 2.7. Is there anywhere that compares PyPy3 to CPython 3.6 (or > >> whichever specific version)? Or maybe it's right there on > >> https://speed.pypy.org/ and I just can't see it - that's definitely > >> possible:) > >> > >> ChrisA > > > > > > They are not on the front page. You can find them, but it requires > > digging around in the Comparison page[0]. > > > > I guess we could switch to emphasizing python3 on the front page, help > > in updating and reconfiguring Codespeed [1] would be awesome. > > > > Matti > > > > > > [0] https://speed.pypy.org/comparison/ > > > > [1] https://github.com/python/codespeed/tree/speed.pypy.org > > > > Just as a follow up: the front page of speed.pypy.org now shows the > latest pypy 3.6 vs cpython 3.6.7. >
Thank you! Good to see! ChrisA _______________________________________________ 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/E357UBOFRIIGWI64ZWOIADN65UQJAQ5K/ Code of Conduct: http://python.org/psf/codeofconduct/
