Get the latest tech news
Python 3.12 vs. Python 3.13 – performance testing
This article describes the performance testing results of Python 3.13 compared to Python 3.12. A total of 100 various benchmark tests were conducted on computers with the AMD Ryzen 7000 series and the 13th-generation of Intel Core processors for desktops, laptops or mini PCs. All tests were run o
A total of 100 various benchmark tests were conducted on computers with the AMD Ryzen 7000 series and the 13th-generation of Intel Core processors for desktops, laptops or mini PCs. The first part of testing involved a desktop computer with an AMD Ryzen 9 7900 processor, RAM DDR5, and an M.2 PCIe Gen4 NVMe drive. Group of benchmarksPython 3.13 to Python 3.12apps1.06x fasterasyncio1.22x fastermath1.07x fasterregexnot significantserialize1.05x fasterstartup1.04x slowertemplate1.03x faster The second part of testing involved a mini PC with an Intel Core i3-1315U Processor (which is also used in laptops), RAM DDR4, and an M.2 PCIe Gen4 NVMe drive.
Or read this on Hacker News