Just wondering if importing more functions from other scripts slows down a script in general?
Some background:
I have two scripts, one that runs much faster than the other, one has an extra import statement at the top and extra function at the bottom, but its the stuff in the middle, thats the same between scripts that is running slower.