You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(dev-feature): add support to profile the CLI. (angular#3961)
This requires that one "npm install v8-profiler" where the CLI lives (not going to add it as a dev dependency), and run with something like "NG_CLI_PROFILING=serve ng serve". This will create a "serve.cpuprofile" that can be opened in Chrome.
0 commit comments