How much fast or slow is python compared to other popular programming languages like c, cpp, java, c#, JavaScript e.t.c? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

How much fast or slow is python compared to other popular programming languages like c, cpp, java, c#, JavaScript e.t.c?

6th Dec 2019, 3:07 AM
Ishmam
Ishmam - avatar
2 Réponses
+ 3
I believe the speed difference may not be an issue, depending on the application.
6th Dec 2019, 5:52 AM
Manual
Manual - avatar
+ 1
Python is slower than JavaScript, C#, C and C++. Maybe 10 times slower than C (I think). But, some libraries like numpy are written in C, so you can use it instead of Python List to get better performance.
6th Dec 2019, 4:24 AM
Rolando A. Rosales J.
Rolando A. Rosales J. - avatar