Last active
January 18, 2018 19:30
-
-
Save sohara/bbdd7a4b1d1d4593e6255cc6134cc690 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
// Running cold ember build on master, now changes | |
// Build 1 | |
Build successful (55229ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 22869ms (3267 ms) | |
Concat (6) | 11174ms (1862 ms) | |
Babel (129) | 6856ms (53 ms) | |
StubGenerator (2) | 3367ms (1683 ms) | |
// Build 2 | |
Build successful (55479ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 22937ms (3276 ms) | |
Concat (6) | 11376ms (1896 ms) | |
Babel (129) | 6644ms (51 ms) | |
StubGenerator (2) | 3432ms (1716 ms) | |
// Build 3 | |
Build successful (54808ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 22834ms (3262 ms) | |
Concat (6) | 11150ms (1858 ms) | |
Babel (129) | 6343ms (49 ms) | |
StubGenerator (2) | 3370ms (1685 ms) | |
// Build 4 | |
Build successful (56121ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 23187ms (3312 ms) | |
Concat (6) | 11412ms (1902 ms) | |
Babel (129) | 6462ms (50 ms) | |
StubGenerator (2) | 3403ms (1701 ms) | |
// Running hot build, touching app/components/action-bar/component.js | |
// Build 1 | |
file changed components/action-bar/component.js | |
Build successful (13422ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7975ms (1139 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1287ms (429 ms) | |
SourceMapConcat: Concat App (1) | 695ms | |
// Build 2 | |
file changed components/action-bar/component.js | |
Build successful (11722ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7880ms (1125 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1259ms (419 ms) | |
SourceMapConcat: Concat App (1) | 645ms | |
// Build 3 | |
file changed components/action-bar/component.js | |
Build successful (11589ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7969ms (1138 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1085ms (361 ms) | |
SourceMapConcat: Concat App (1) | 597ms | |
// Build 4 | |
file changed components/action-bar/component.js | |
Build successful (11668ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 8152ms (1164 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1181ms (393 ms) | |
// Running hot build, touching app/components/action-bar/style.scss | |
// Build 1 | |
file changed components/action-bar/style.scss | |
Build successful (11464ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7811ms (1115 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1359ms (453 ms) | |
JsonModule (2) | 597ms (298 ms) | |
// Build 2 | |
file changed components/action-bar/style.scss | |
Build successful (11374ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7895ms (1127 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1386ms (462 ms) | |
// Build 3 | |
file changed components/action-bar/style.scss | |
Build successful (11541ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7892ms (1127 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1513ms (504 ms) | |
// Build 4 | |
file changed components/action-bar/style.scss | |
Build successful (11299ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7885ms (1126 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1370ms (456 ms) | |
// Running cold ember build on performance (changes to tests/mirage and associated addons only) | |
// Build 1 | |
Build successful (62375ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 23327ms (3332 ms) | |
Babel (114) | 18521ms (162 ms) | |
Concat (3) | 7088ms (2362 ms) | |
// Build 2 | |
Build successful (68242ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 24354ms (3479 ms) | |
Babel (114) | 22557ms (197 ms) | |
Concat (3) | 7197ms (2399 ms) | |
// Build 3 | |
Build successful (47747ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 23400ms (3342 ms) | |
Concat (3) | 7426ms (2475 ms) | |
Babel (114) | 4039ms (35 ms) | |
// Build 4 | |
Build successful (47206ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 22993ms (3284 ms) | |
Concat (3) | 7556ms (2518 ms) | |
Babel (114) | 3893ms (34 ms) | |
// Running hot build, touching app/components/action-bar/component.js | |
// Build 1 | |
file changed components/action-bar/component.js | |
Build successful (11593ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7946ms (1135 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 1267ms (422 ms) | |
// Build 2 | |
file changed components/action-bar/component.js | |
Build successful (10923ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7912ms (1130 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 956ms (318 ms) | |
// Build 3 | |
file changed components/action-bar/component.js | |
Build successful (10714ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 7857ms (1122 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 923ms (307 ms) | |
// Build 4 | |
file changed components/action-bar/component.js | |
Build successful (11092ms) – Serving on http://localhost:4200/ | |
Slowest Nodes (totalTime => 5% ) | Total (avg) | |
----------------------------------------------+--------------------- | |
SassCompiler (7) | 8115ms (1159 ms) | |
broccoli-persistent-filter:Autoprefixe... (3) | 926ms (308 ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment