Does there exist a tool to easily profile the execution time of method calls in your @nodejs app? Nothing I find is working... (OS X)
@sindresorhus This answer sucks, but you could write it yourself using @esprima, similar to how Istanbul works.
-
-
@mathias like this https://gist.github.com/sindresorhus/5579216 … ? Any thoughts how i could process the files? Especially the require()ed files. -
@sindresorhus@mathias assetgraph is an obvious choice here. Populates dependencies and gives you an ast for all js assets with uglify. - 1 more reply
New conversation -
-
-
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.