On 08/12/2021 11:51 pm, Pablo Galindo Salgado wrote:
* The [Faster Cpython Project](https://github.com/faster-cpython <https://github.com/faster-cpython>) is already yielding some exciting results: this version of CPython 3.11 is ~12% faster on the geometric mean of the [PyPerformance benchmarks](speed.python.org <http://speed.python.org>), compared to 3.10.0.
Actually, it is quite a lot better than that at 19% on the standard benchmark suite :) https://gist.github.com/markshannon/0ddfb0b705d23b863477d7f7f9f00ef1 Cheers, Mark. _______________________________________________ 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/BDJFYAC5IL77MBYQMH56D7ST67GDBMN2/ Code of Conduct: http://python.org/psf/codeofconduct/
