Skip to content

Instantly share code, notes, and snippets.

@krasnoukhov
Created April 17, 2015 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krasnoukhov/e04724f6dec4cc336dc1 to your computer and use it in GitHub Desktop.
Save krasnoukhov/e04724f6dec4cc336dc1 to your computer and use it in GitHub Desktop.
ember-cli output
krasnoukhov in ~/Downloads/my-app 💃 PATH=$PATH:./node_modules/ember-cli/bin/ ember server
Future versions of Ember CLI will not support v0.10.36. Please update to Node 0.12 or io.js.
version: 0.2.3
Could not find watchman, falling back to NodeWatcher for file system events.
Visit http://www.ember-cli.com/#watchman for more info.
Livereload server on port 35729
Serving on http://localhost:4200/
Build successful - 5327ms.
Slowest Trees | Total
----------------------------------------------+---------------------
Concat: Vendor | 3982ms
Slowest Trees (cumulative) | Total (avg)
----------------------------------------------+---------------------
Concat: Vendor (1) | 3982ms
Babel (2) | 328ms (164 ms)
file changed templates/application.hbs
Build successful - 739ms.
Slowest Trees | Total
----------------------------------------------+---------------------
Concat: Vendor | 229ms
CustomReplace | 50ms
TreeMerger (appAndDependencies) | 49ms
Slowest Trees (cumulative) | Total (avg)
----------------------------------------------+---------------------
Concat: Vendor (1) | 229ms
Funnel (32) | 68ms (2 ms)
CustomReplace (3) | 55ms (18 ms)
SourcemapConcat (3) | 52ms (17 ms)
TreeMerger (appAndDependencies) (1) | 49ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment