Last active
November 12, 2015 16:08
-
-
Save ianpetzer/8d08269faa187a1da118 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
OS/X 10.95 | |
2.8 Ghz i5 | |
SSD | |
Initial build: | |
Build successful - 12429ms. | |
Slowest Trees | Total | |
----------------------------------------------+--------------------- | |
ConcatWithMaps | 3420ms | |
ES6: App Tree | 1505ms | |
CoreObject | 642ms | |
TemplateCompiler | 640ms | |
Slowest Trees (cumulative) | Total (avg) | |
----------------------------------------------+--------------------- | |
ConcatWithMaps (4) | 3701ms (925 ms) | |
ES6: App Tree (1) | 1505ms | |
Babel (16) | 1387ms (86 ms) | |
TemplateCompiler (5) | 793ms (158 ms) | |
CoreObject (1) | 642ms | |
file changed styles/_trip_page.scss | |
Build successful - 7132ms. | |
Reloading b5b.css only | |
Slowest Trees | Total | |
----------------------------------------------+--------------------- | |
Funnel: App JS Files | 1769ms | |
BroccoliMergeTrees | 898ms | |
SassCompiler | 580ms | |
ConcatWithMaps | 433ms | |
Slowest Trees (cumulative) | Total (avg) | |
----------------------------------------------+--------------------- | |
Funnel: App JS Files (1) | 1769ms | |
BroccoliMergeTrees (5) | 959ms (191 ms) | |
SassCompiler (1) | 580ms | |
ConcatWithMaps (4) | 546ms (136 ms) | |
Babel (16) | 446ms (27 ms) | |
If I close everything on my mac to dedicate all resources then I get this result: | |
Build successful - 3915ms. | |
Slowest Trees | Total | |
----------------------------------------------+--------------------- | |
Funnel: App JS Files | 612ms | |
ES6: App Tree | 432ms | |
BroccoliMergeTrees | 317ms | |
SassCompiler | 268ms | |
Remover | 215ms | |
Slowest Trees (cumulative) | Total (avg) | |
----------------------------------------------+--------------------- | |
Funnel: App JS Files (1) | 612ms | |
ES6: App Tree (1) | 432ms | |
BroccoliMergeTrees (5) | 353ms (70 ms) | |
ConcatWithMaps (4) | 300ms (75 ms) | |
Babel (16) | 288ms (18 ms) | |
SassCompiler (1) | 268ms | |
Remover (1) | 215ms | |
TreeMerger (2) | 208ms (104 ms) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment