I cant imagine a scripting language like python to be faster than natively compiled languages like C/C++. I think they just use it, because its easier for them and still fast enough. Generally I would advice you to simply write your code and benchmark it, thats the best way, if you want to know the performance.