|
|
Subscribe / Log in / New account

Faster CPython at PyCon, part one

Faster CPython at PyCon, part one

Posted May 10, 2023 8:50 UTC (Wed) by jpfrancois (subscriber, #65948)
Parent article: Faster CPython at PyCon, part one

Are there any benchmark number available that would illustrate these performance improvements for 3.11 and 3.12 ?


to post comments

Faster CPython at PyCon, part one

Posted May 10, 2023 13:04 UTC (Wed) by Twirrim (subscriber, #122505) [Link] (1 responses)

Not precisely yet, but https://speed.python.org/comparison/ can help you compare against latest branch of master

https://speed.python.org/comparison/?exe=12%2BL%2B3.11%2C... is my best attempt to do comparisons. That gives you current "master" compared to 3.11, using normalised against the latter.

Faster CPython at PyCon, part one

Posted May 10, 2023 13:22 UTC (Wed) by Wol (subscriber, #4433) [Link]

> That gives you current "master" compared to 3.11

Is that "Python for Workgroups"?

(G, d & r)

Cheers,
Wol


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds