Advertisement
Guest User

Untitled

a guest
Sep 27th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.77 KB | None | 0 0
  1. | (#5) Profiling: ProjectContext prepareProjectForBuild
  2. | Preparing to build package qualia:docs -
  3. | ProjectContext prepareProjectForBuild.........................4,186 ms (1)
  4. | ├─ _initializeCatalog.........................................3,550 ms (1)
  5. | │ ├─ files.stat 9 ms (240)
  6. | │ ├─ files.readFile 277 ms (154)
  7. | │ ├─ sha1 2 ms (154)
  8. | │ ├─ runJavaScript package.js 19 ms (86)
  9. | │ ├─ sqlite query 38 ms (10)
  10. | │ └─ other _initializeCatalog 3,205 ms
  11. | ├─ _resolveConstraints...........................................18 ms (1)
  12. | │ ├─ Select Package Versions.....................................7 ms (1)
  13. | │ │ ├─ new CS.Input 5 ms (1)
  14. | │ │ └─ other Select Package Versions 1 ms
  15. | │ ├─ files.writeFileAtomically...................................4 ms (1)
  16. | │ │ └─ files.writeFile 4 ms (1)
  17. | │ └─ other _resolveConstraints 7 ms
  18. | ├─ _downloadMissingPackages.....................................147 ms (1)
  19. | │ ├─ Isopack.readMetadataFromDirectory.........................113 ms (135)
  20. | │ │ ├─ files.stat 2 ms (135)
  21. | │ │ ├─ files.readFile 105 ms (135)
  22. | │ │ └─ other Isopack.readMetadataFromDirectory 5 ms
  23. | │ └─ other _downloadMissingPackages 34 ms
  24. | └─ _buildLocalPackages..........................................470 ms (1)
  25. | ├─ IsopackCache Load local isopack.............................3 ms (135)
  26. | │ └─ Isopack#getStrongOrderedUsedAndImpliedPackages 3 ms (135)
  27. | ├─ IsopackCache Build local isopack..........................447 ms (62)
  28. | │ ├─ Isopack#getMergedWatchSet 10 ms (124)
  29. | │ ├─ watch.isUpToDate.......................................409 ms (62)
  30. | │ │ ├─ optimistic hashOrNull 9 ms (2338)
  31. | │ │ ├─ optimistic readdir 17 ms (4394)
  32. | │ │ ├─ files.stat 102 ms (13942)
  33. | │ │ └─ other watch.isUpToDate 281 ms
  34. | │ └─ other IsopackCache Build local isopack 28 ms
  35. | └─ other _buildLocalPackages 20 ms
  36. |
  37. | Top leaves:
  38. | other _initializeCatalog.................................3,205 ms (1)
  39. | files.readFile.............................................382 ms (289)
  40. | other watch.isUpToDate.....................................281 ms (62)
  41. | files.stat.................................................113 ms (14319)
  42. |
  43. | (#5) Total: 4,186 ms (ProjectContext prepareProjectForBuild)
  44. |
  45. | (#6) Profiling: Rebuild App
  46. | Building the application \
  47. | files.stat 0 ms (3)
  48. | files.readFile 9 ms (4)
  49. | files.writeFileAtomically.......................................445 ms (2)
  50. | └─ files.writeFile 445 ms (2)
  51. | Rebuild App...................................................7,069 ms (1)
  52. | └─ files.withCache............................................7,069 ms (1)
  53. | ├─ compiler.compile(the app).................................742 ms (1)
  54. | │ └─ files.withCache........................................742 ms (2)
  55. | │ └─ compileUnibuild (the app)...........................741 ms (2)
  56. | │ ├─ Isopack#getUnibuildAtArch 2 ms (270)
  57. | │ ├─ files.withCache..................................486 ms (2)
  58. | │ │ ├─ files.realpath 393 ms (443)
  59. | │ │ ├─ optimistic readdir 5 ms (886)
  60. | │ │ ├─ files.stat 17 ms (1515)
  61. | │ │ └─ other files.withCache 71 ms
  62. | │ ├─ optimistic readFile 4 ms (1090)
  63. | │ ├─ optimistic hashOrNull 2 ms (1090)
  64. | │ ├─ files.realpath 14 ms (12)
  65. | │ ├─ files.readFile 45 ms (59)
  66. | │ ├─ sha1 5 ms (59)
  67. | │ └─ other compileUnibuild (the app) 182 ms
  68. | ├─ compiler.lint(the app)......................................3 ms (1)
  69. | │ ├─ Isopack#getUnibuildAtArch 1 ms (270)
  70. | │ └─ other compiler.lint(the app) 2 ms
  71. | ├─ Isopack#getUnibuildAtArch 1 ms (270)
  72. | ├─ bundler.bundle..makeClientTarget........................3,816 ms (1)
  73. | │ └─ Target#make..........................................3,816 ms (1)
  74. | │ ├─ Isopack#getUnibuildAtArch 13 ms (2562)
  75. | │ ├─ Target#_runCompilerPlugins........................1,990 ms (1)
  76. | │ │ ├─ files.realpath 129 ms (113)
  77. | │ │ ├─ sha1 9 ms (262)
  78. | │ │ ├─ Isopack#getUnibuildAtArch 16 ms (2440)
  79. | │ │ ├─ plugin ecmascript..............................1,628 ms (1)
  80. | │ │ │ ├─ files.stat 432 ms (11218)
  81. | │ │ │ ├─ Babel.compile 619 ms (1223)
  82. | │ │ │ ├─ sha1 12 ms (1224)
  83. | │ │ │ └─ other plugin ecmascript 566 ms
  84. | │ │ ├─ plugin templating.................................36 ms (1)
  85. | │ │ │ ├─ sha1 3 ms (509)
  86. | │ │ │ ├─ wrapped.fs.readFileSync 9 ms (10)
  87. | │ │ │ └─ other plugin templating 24 ms
  88. | │ │ ├─ plugin cosmos:browserify 2 ms (1)
  89. | │ │ ├─ plugin less.......................................19 ms (1)
  90. | │ │ │ ├─ sha1 4 ms (88)
  91. | │ │ │ └─ other plugin less 16 ms
  92. | │ │ ├─ plugin meteor.....................................59 ms (1)
  93. | │ │ │ ├─ sha1 7 ms (185)
  94. | │ │ │ └─ other plugin meteor 52 ms
  95. | │ │ ├─ plugin coffeescript 5 ms (1)
  96. | │ │ └─ other Target#_runCompilerPlugins 87 ms
  97. | │ ├─ Target#_emitResources.............................1,716 ms (1)
  98. | │ │ ├─ PackageSourceBatch.computeJsOutputFilesMap.......266 ms (1)
  99. | │ │ │ ├─ sha1 3 ms (585)
  100. | │ │ │ ├─ ImportScanner#_getInstallPath 76 ms (2848)
  101. | │ │ │ ├─ ImportScanner#_findImportedModuleIdentifiers 4 ms (1875)
  102. | │ │ │ ├─ Resolver#resolve...............................64 ms (839)
  103. | │ │ │ │ ├─ Resolver#_resolveRelative...................11 ms (367)
  104. | │ │ │ │ │ └─ Resolver#_joinAndStat....................10 ms (236)
  105. | │ │ │ │ │ ├─ optimistic statOrNull 1 ms (413)
  106. | │ │ │ │ │ └─ other Resolver#_joinAndStat 9 ms
  107. | │ │ │ │ ├─ Resolver#_resolveNodeModule.................22 ms (131)
  108. | │ │ │ │ │ ├─ Resolver#_joinAndStat....................12 ms (530)
  109. | │ │ │ │ │ │ ├─ optimistic statOrNull 4 ms (1184)
  110. | │ │ │ │ │ │ └─ other Resolver#_joinAndStat 9 ms
  111. | │ │ │ │ │ └─ other Resolver#_resolveNodeModule 9 ms
  112. | │ │ │ │ ├─ Resolver#_resolvePkgJsonMain................11 ms (9)
  113. | │ │ │ │ │ └─ Resolver#_readPkgJson....................10 ms (9)
  114. | │ │ │ │ │ └─ optimistic readFile....................9 ms (9)
  115. | │ │ │ │ │ └─ files.readFile 9 ms (2)
  116. | │ │ │ │ └─ other Resolver#resolve 19 ms
  117. | │ │ │ ├─ ImportScanner#_readFile 3 ms (244)
  118. | │ │ │ └─ other PackageSourceBatch.computeJsOutputFilesMap 116 ms
  119. | │ │ ├─ PackageSourceBatch#getResources................1,441 ms (173)
  120. | │ │ │ ├─ PackageSourceBatch#_linkJS..................1,438 ms (173)
  121. | │ │ │ │ ├─ sha1 2 ms (173)
  122. | │ │ │ │ ├─ files.readFile 2 ms (1)
  123. | │ │ │ │ ├─ linker.fullLink..........................1,249 ms (1)
  124. | │ │ │ │ │ ├─ linker Module#getPrelinkedFiles.......1,247 ms (1)
  125. | │ │ │ │ │ │ ├─ linker File#getPrelinkedOutput 547 ms (848)
  126. | │ │ │ │ │ │ ├─ getPrelinkedFiles toStringWithSourceMap 666 ms (1)
  127. | │ │ │ │ │ │ └─ other linker Module#getPrelinkedFiles 33 ms
  128. | │ │ │ │ │ └─ other linker.fullLink 3 ms
  129. | │ │ │ │ └─ other PackageSourceBatch#_linkJS 185 ms
  130. | │ │ │ └─ other PackageSourceBatch#getResources 3 ms
  131. | │ │ └─ other Target#_emitResources 9 ms
  132. | │ ├─ Target#minifyJs 23 ms (1)
  133. | │ ├─ ClientTarget#minifyCss 7 ms (1)
  134. | │ ├─ Target#rewriteSourceMaps 1 ms (1)
  135. | │ ├─ sha1 46 ms (438)
  136. | │ └─ other Target#make 20 ms
  137. | ├─ bundler.bundle..makeServerTarget........................1,371 ms (1)
  138. | │ └─ Target#make..........................................1,371 ms (1)
  139. | │ ├─ Isopack#getUnibuildAtArch 18 ms (2587)
  140. | │ ├─ Target#_runCompilerPlugins........................1,076 ms (1)
  141. | │ │ ├─ files.realpath 216 ms (125)
  142. | │ │ ├─ sha1 4 ms (236)
  143. | │ │ ├─ Isopack#getUnibuildAtArch 17 ms (2571)
  144. | │ │ ├─ plugin ecmascript................................769 ms (1)
  145. | │ │ │ ├─ files.stat 198 ms (6184)
  146. | │ │ │ ├─ Babel.compile 359 ms (892)
  147. | │ │ │ ├─ sha1 8 ms (892)
  148. | │ │ │ └─ other plugin ecmascript 204 ms
  149. | │ │ ├─ plugin coffeescript 4 ms (1)
  150. | │ │ └─ other Target#_runCompilerPlugins 64 ms
  151. | │ ├─ Target#_emitResources...............................253 ms (1)
  152. | │ │ ├─ PackageSourceBatch.computeJsOutputFilesMap.......135 ms (1)
  153. | │ │ │ ├─ ImportScanner#_getInstallPath 28 ms (928)
  154. | │ │ │ ├─ ImportScanner#_findImportedModuleIdentifiers 2 ms (814)
  155. | │ │ │ ├─ Resolver#resolve...............................73 ms (195)
  156. | │ │ │ │ ├─ Resolver#_resolveNodeModule.................10 ms (100)
  157. | │ │ │ │ │ ├─ Resolver#_joinAndStat.....................6 ms (294)
  158. | │ │ │ │ │ │ ├─ optimistic statOrNull 2 ms (505)
  159. | │ │ │ │ │ │ └─ other Resolver#_joinAndStat 4 ms
  160. | │ │ │ │ │ └─ other Resolver#_resolveNodeModule 4 ms
  161. | │ │ │ │ ├─ Resolver#_resolvePkgJsonMain................59 ms (11)
  162. | │ │ │ │ │ └─ Resolver#_readPkgJson....................58 ms (11)
  163. | │ │ │ │ │ └─ optimistic readFile...................57 ms (11)
  164. | │ │ │ │ │ └─ files.readFile 57 ms (1)
  165. | │ │ │ │ └─ other Resolver#resolve 3 ms
  166. | │ │ │ └─ other PackageSourceBatch.computeJsOutputFilesMap 33 ms
  167. | │ │ ├─ PackageSourceBatch#getResources..................104 ms (185)
  168. | │ │ │ ├─ PackageSourceBatch#_linkJS....................101 ms (185)
  169. | │ │ │ │ ├─ sha1 2 ms (185)
  170. | │ │ │ │ ├─ files.readFile 4 ms (1)
  171. | │ │ │ │ ├─ linker.fullLink.............................78 ms (1)
  172. | │ │ │ │ │ ├─ linker Module#getPrelinkedFiles..........76 ms (1)
  173. | │ │ │ │ │ │ ├─ linker File#getPrelinkedOutput 34 ms (44)
  174. | │ │ │ │ │ │ ├─ getPrelinkedFiles toStringWithSourceMap 41 ms (1)
  175. | │ │ │ │ │ │ └─ other linker Module#getPrelinkedFiles 1 ms
  176. | │ │ │ │ │ └─ other linker.fullLink 1 ms
  177. | │ │ │ │ └─ other PackageSourceBatch#_linkJS 18 ms
  178. | │ │ │ └─ other PackageSourceBatch#getResources 3 ms
  179. | │ │ └─ other Target#_emitResources 14 ms
  180. | │ └─ other Target#make 23 ms
  181. | ├─ bundler writeSiteArchive................................1,128 ms (1)
  182. | │ ├─ Builder#write............................................4 ms (4)
  183. | │ │ └─ files.readFile 4 ms (1)
  184. | │ ├─ bundler writeTargetToPath............................1,119 ms (2)
  185. | │ │ ├─ ClientTarget#write..................................287 ms (1)
  186. | │ │ │ ├─ Builder#write.....................................39 ms (176)
  187. | │ │ │ │ ├─ sha1 17 ms (176)
  188. | │ │ │ │ ├─ files.writeFile 17 ms (1)
  189. | │ │ │ │ └─ other Builder#write 4 ms
  190. | │ │ │ ├─ bundler writeFile.................................50 ms (505)
  191. | │ │ │ │ ├─ Builder#write..................................48 ms (505)
  192. | │ │ │ │ │ ├─ Builder#_ensureDirectory 5 ms (505)
  193. | │ │ │ │ │ ├─ files.writeFile 33 ms (1)
  194. | │ │ │ │ │ └─ other Builder#write 9 ms
  195. | │ │ │ │ └─ other bundler writeFile 2 ms
  196. | │ │ │ ├─ sha1 2 ms (9)
  197. | │ │ │ ├─ files.writeFile 5 ms (1)
  198. | │ │ │ └─ other ClientTarget#write 191 ms
  199. | │ │ ├─ Builder#complete 2 ms (2)
  200. | │ │ ├─ ServerTarget#write..................................828 ms (1)
  201. | │ │ │ ├─ Builder#write......................................8 ms (10)
  202. | │ │ │ │ ├─ files.readFile 6 ms (8)
  203. | │ │ │ │ └─ files.rm_recursive 1 ms (1)
  204. | │ │ │ ├─ JsImage#write....................................751 ms (1)
  205. | │ │ │ │ ├─ Builder#write.................................168 ms (970)
  206. | │ │ │ │ │ ├─ Builder#_ensureDirectory 9 ms (970)
  207. | │ │ │ │ │ ├─ sha1 128 ms (970)
  208. | │ │ │ │ │ ├─ files.writeFile 8 ms (2)
  209. | │ │ │ │ │ └─ other Builder#write 23 ms
  210. | │ │ │ │ ├─ sha1 102 ms (645)
  211. | │ │ │ │ ├─ meteorNpm.isPortable..........................109 ms (42)
  212. | │ │ │ │ │ ├─ meteorNpm.isPortable.......................100 ms (680)
  213. | │ │ │ │ │ │ ├─ optimistic lstat 4 ms (680)
  214. | │ │ │ │ │ │ ├─ optimistic statOrNull 3 ms (680)
  215. | │ │ │ │ │ │ ├─ optimistic readFile 3 ms (680)
  216. | │ │ │ │ │ │ └─ other meteorNpm.isPortable 89 ms
  217. | │ │ │ │ │ └─ other meteorNpm.isPortable 9 ms
  218. | │ │ │ │ ├─ Builder#copyDirectory..........................14 ms (42)
  219. | │ │ │ │ │ ├─ files.symlink 4 ms (84)
  220. | │ │ │ │ │ ├─ files.rm_recursive 7 ms (42)
  221. | │ │ │ │ │ └─ other Builder#copyDirectory 3 ms
  222. | │ │ │ │ ├─ files.writeFile 2 ms (1)
  223. | │ │ │ │ └─ other JsImage#write 355 ms
  224. | │ │ │ └─ other ServerTarget#write 67 ms
  225. | │ │ └─ other bundler writeTargetToPath 2 ms
  226. | │ └─ other bundler writeSiteArchive 4 ms
  227. | └─ other files.withCache 7 ms
  228. |
  229. | Top leaves:
  230. | Babel.compile..............................................978 ms (2115)
  231. | other plugin ecmascript....................................769 ms (2)
  232. | files.realpath.............................................752 ms (693)
  233. | getPrelinkedFiles toStringWithSourceMap....................707 ms (2)
  234. | files.stat.................................................648 ms (18994)
  235. | linker File#getPrelinkedOutput.............................581 ms (892)
  236. | files.writeFile............................................512 ms (10)
  237. | other JsImage#write........................................355 ms (1)
  238. | sha1.......................................................354 ms (6766)
  239. | other PackageSourceBatch#_linkJS...........................204 ms (358)
  240. | other ClientTarget#write...................................191 ms (1)
  241. | other compileUnibuild (the app)............................182 ms (2)
  242. | other Target#_runCompilerPlugins...........................152 ms (2)
  243. | other PackageSourceBatch.computeJsOutputFilesMap...........148 ms (2)
  244. | files.readFile.............................................137 ms (78)
  245. | ImportScanner#_getInstallPath..............................104 ms (3793)
  246. |
  247. | (#6) Total: 7,523 ms (Rebuild App)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement