Skip to content

Instantly share code, notes, and snippets.

@joliss
Created May 19, 2014 11:34
Show Gist options
  • Save joliss/bada15fb67c0b7c1acf3 to your computer and use it in GitHub Desktop.
Save joliss/bada15fb67c0b7c1acf3 to your computer and use it in GitHub Desktop.
[broccoli-filter] Copy time in TranspilerFilter: 23ms
[broccoli-filter] Copy time in TranspilerFilter: 111ms <--------
Slowest Trees | Total
-------------------------------+----------------
TranspilerFilter | 204ms <--------- probably this one - 50%?
Concat | 117ms
TreeMerger | 114ms
TreeMerger | 105ms
Built - 1345 ms
@joliss
Copy link
Author

joliss commented May 19, 2014

This is rebuild after touch packages_es6/ember-metal/lib/dummy.

@joliss
Copy link
Author

joliss commented May 19, 2014

Patch against broccoli-filter to get this: https://gist.github.com/joliss/5fc1502ba2b36f2eafe4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment