killercup / grock

Grock converts your nicely commented code into a gorgeous documentation where comments and code live happily next to each other.
http://killercup.github.io/grock/
MIT License
38 stars 13 forks source link

Reduce startup time #8

Open killercup opened 10 years ago

killercup commented 10 years ago

On my machine, grock takes about 800ms to startup, i.e. before it begins processing files. What's taking so long? vinyl-fs? CoffeeScript?