Created
July 30, 2016 08:11
-
-
Save r4hulp/5a711f13e790ea93cb2fb852dd6cac06 to your computer and use it in GitHub Desktop.
after-optimization-ng-serve.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\Github-Personal\Stackr\stackr>ng serve | |
(node:4644) fs: re-evaluating native module sources is not supported. If you are | |
using the graceful-fs module, please update it to a more recent version. | |
Livereload server on http://localhost:49158 | |
Serving on http://localhost:4200/ | |
Build successful - 4669ms. | |
Slowest Trees | Total | |
----------------------------------------------+--------------------- | |
vendor | 1538ms | |
BroccoliMergeTrees | 1379ms | |
BroccoliMergeTrees | 1231ms | |
BroccoliTypeScriptCompiler | 442ms | |
Slowest Trees (cumulative) | Total (avg) | |
----------------------------------------------+--------------------- | |
BroccoliMergeTrees (3) | 2627ms (875 ms) | |
vendor (1) | 1538ms | |
BroccoliTypeScriptCompiler (1) | 442ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment