March 3, 20206 yr I am running a python script and it is going really slow, like 20x slower than Windows (older and mediocre pc) The script uses some pip packages but pip and those packages are up to date. Is this normal?
March 4, 20206 yr 13 hours ago, Zotarios said: I am running a python script and it is going really slow, like 20x slower than Windows (older and mediocre pc) The script uses some pip packages but pip and those packages are up to date. Is this normal? It is impossible to say without knowing what your script is doing.
March 4, 20206 yr Author The problem might be with tmdbsimple but I don't know why. Wrote a simple script to check some tmdb ids and print them, took 1 sec on windows pc, 70 sec on unraid
Archived
This topic is now archived and is closed to further replies.