Created
May 19, 2014 11:34
-
-
Save joliss/bada15fb67c0b7c1acf3 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Patch against broccoli-filter to get this: https://gist.github.com/joliss/5fc1502ba2b36f2eafe4