Only run InitCommand if there is code to process
This appears to be a significant improvement in performance (checking for the existence of init.grooy is cheap, but compiling it is expensive). I'm going to say this fixes gh-212.
Showing
Please register or sign in to comment