• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Share your PyPerformance 1.10.0 benchmarks

Joined
Jul 15, 2022
Messages
1,024 (0.94/day)
Although Python is the most popular programming language in many domains, its performance has not been tested often in the TPU forums.
I suspect you can easily run the following tests on windows, Linux, BSD and macOS.

Benchmark json_loads : 13.3 milliseconds
YwnVlAP.png


Benchmark crypto_pyaes : 44.3 milliseconds
LrYGLcJ.png


Benchmark regex_compile : 79.5 milliseconds
0L4jfB9.png


Hardware: Intel 12600KF (stock) -- Kingston 6200 MHz CL36 -- Sapphire RX 7600 -- BIOSTAR B760MZ-E PRO -- Antec P6 -- Xilence XP550 -- ARCTIC i35 -- EVO 850 500GB
Software: Alpine Linux, river wm, Python 3.11

You can find the test on this page: https://github.com/python/pyperformance
Please include your specific hardware and software when you post a result.

I didn't do any optimization before running these tests.
 
Last edited:
These are some additional results from this benchmark suite that I obtain with the same hardware and software.

Benchmark raytrace : 170 milliseconds
wZoPdMU.png


Benchmark float : 42.1 milliseconds
z7IrRu3.png


Benchmark chaos : 39.4 milliseconds
oZY37Rr.png


Benchmark django_template : 21.0 milliseconds
0TYx1RW.png


Benchmark go : 87.9 milliseconds
ugrEM3E.png


State of Tech Hiring 2024

We asked developers “Which programming languages do you know?”.
We also asked recruiters “Which programming languages does your company have high demand for?”.


#1 = Python

I think Python is a redundant programming language that adds nothing positive to the software world, but of course, as long as companies keep asking for it, it will remain popular.
That's why I've tested it extensively. I'm also kind of curious what the current performance of windows10/11 and macOS is in these tests.
 
Back
Top