No, that’s not it. See This post. OP, it’s because the anonymous function is compiling, and you compile it again every time you run that call in global scope.
Won’t be a problem if you have that command in a function.
No, that’s not it. See This post. OP, it’s because the anonymous function is compiling, and you compile it again every time you run that call in global scope.
Won’t be a problem if you have that command in a function.