I know python is slow in nested loops by experience. But I don’t need them mostly. If I need it, I use a more efficient approach like numpy, multiprocessing etc.
Speed is not only criteria for a language.
I know python is slow in nested loops by experience. But I don’t need them mostly. If I need it, I use a more efficient approach like numpy, multiprocessing etc.
Speed is not only criteria for a language.