Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.75 KB | None | 0 0
  1. | (#3) Profiling: ProjectContext prepareProjectForBuild
  2. |
  3. | files.stat 54 ms (55)
  4. | files.readdir 30 ms (4)
  5. | ProjectContext prepareProjectForBuild........................23,646 ms (1)
  6. | _initializeCatalog.........................................3,154 ms (1)
  7. | files.readdir 1 ms (2)
  8. | files.stat 170 ms (152)
  9. | files.readFile 921 ms (371)
  10. | sha1 9 ms (369)
  11. | files.exists 200 ms (220)
  12. | runJavaScript package.js 63 ms (220)
  13. | files.rm_recursive 831 ms (880)
  14. | other _initializeCatalog 958 ms
  15. | _resolveConstraints........................................5,992 ms (1)
  16. | Select Package Versions.................................5,969 ms (1)
  17. | new CS.Input 13 ms (1)
  18. | Input#loadFromCatalog (sqlite) 1,526 ms (1)
  19. | new CS.Solver...........................................83 ms (1)
  20. | Solver#analyze.......................................82 ms (1)
  21. | analyze allowed versions 4 ms (1)
  22. | analyze reachability 9 ms (1)
  23. | analyze constraints 67 ms (1)
  24. | analyze pre-releases 1 ms (1)
  25. | Solver#getAnswer.....................................4,328 ms (1)
  26. | new Logic.Solver (MiniSat start-up) 3 ms (1)
  27. | generate package variables 377 ms (1)
  28. | generate dependency requirements 648 ms (1)
  29. | generate constraints 1,285 ms (1)
  30. | pre-solve 683 ms (1)
  31. | minimize conflicts 637 ms (1)
  32. | minimize unanticipated_prereleases 146 ms (1)
  33. | calculate previous_root distance costs 9 ms (1)
  34. | minimize previous_root_incompat 17 ms (1)
  35. | minimize previous_root_major 1 ms (1)
  36. | minimize previous_root_minor 4 ms (1)
  37. | minimize previous_root_patch 5 ms (1)
  38. | calculate previous_indirect distance costs 11 ms (1)
  39. | minimize previous_indirect_incompat 11 ms (1)
  40. | minimize previous_indirect_major 72 ms (1)
  41. | minimize previous_indirect_minor 45 ms (1)
  42. | minimize previous_indirect_patch 9 ms (1)
  43. | minimize previous_indirect_rest 3 ms (1)
  44. | lock down important versions 18 ms (1)
  45. | calculate new_indirect version costs 3 ms (1)
  46. | minimize new_indirect_major 8 ms (1)
  47. | minimize new_indirect_minor 13 ms (1)
  48. | minimize new_indirect_patch 13 ms (1)
  49. | minimize total_packages 292 ms (1)
  50. | generate version map 4 ms (1)
  51. | other Solver#getAnswer 6 ms
  52. | other Select Package Versions 18 ms
  53. | other _resolveConstraints 24 ms
  54. | _downloadMissingPackages.....................................107 ms (1)
  55. | Isopack.readMetadataFromDirectory..........................80 ms (47)
  56. | files.exists 29 ms (47)
  57. | files.readFile 42 ms (47)
  58. | other Isopack.readMetadataFromDirectory 9 ms
  59. | other _downloadMissingPackages 27 ms
  60. | _buildLocalPackages.......................................14,391 ms (1)
  61. | IsopackCache Build local isopack.......................14,266 ms (90)
  62. | Isopack#getMergedWatchSet 17 ms (180)
  63. | watch.isUpToDate....................................14,194 ms (90)
  64. | files.readFile 3,305 ms (2730)
  65. | sha1 89 ms (2730)
  66. | files.readdir 1,670 ms (1294)
  67. | files.stat 7,861 ms (10110)
  68. | other watch.isUpToDate 1,270 ms
  69. | other IsopackCache Build local isopack 55 ms
  70. | IsopackCache Load local isopack.............................5 ms (47)
  71. | Isopack#getStrongOrderedUsedAndImpliedPackages 3 ms (47)
  72. | other IsopackCache Load local isopack 1 ms
  73. | other _buildLocalPackages 120 ms
  74. | other ProjectContext prepareProjectForBuild 1 ms
  75. |
  76. | Top leaves:
  77. | files.stat...............................................8,085 ms
  78. | files.readFile...........................................4,268 ms
  79. | files.readdir............................................1,701 ms
  80. | Input#loadFromCatalog (sqlite)...........................1,526 ms
  81. | generate constraints.....................................1,285 ms
  82. | other watch.isUpToDate...................................1,270 ms
  83. | other _initializeCatalog...................................958 ms
  84. | files.rm_recursive.........................................831 ms
  85. | pre-solve..................................................683 ms
  86. | generate dependency requirements...........................648 ms
  87. | minimize conflicts.........................................637 ms
  88. | generate package variables.................................377 ms
  89. | minimize total_packages....................................292 ms
  90. | files.exists...............................................228 ms
  91. | minimize unanticipated_prereleases.........................146 ms
  92. | other _buildLocalPackages..................................120 ms
  93. |
  94. | (#3) Total: 23,729 ms (ProjectContext prepareProjectForBuild)
  95. |
  96. | (#4) Profiling: Rebuild App
  97. |
  98. | files.readFile 43 ms (3)
  99. | files.exists 5 ms (4)
  100. | files.stat 335 ms (110)
  101. | files.readdir 14 ms (8)
  102. | files.writeFileAtomically.....................................2,185 ms (1)
  103. | files.writeFile 2,185 ms (1)
  104. | Rebuild App..................................................11,649 ms (1)
  105. | initFromAppDir 2 ms (1)
  106. | compiler.compile(the app)..................................2,002 ms (1)
  107. | compileUnibuild.........................................2,001 ms (2)
  108. | Isopack#getUnibuildAtArch 5 ms (132)
  109. | files.readdir 131 ms (180)
  110. | files.stat 820 ms (826)
  111. | files.realpath 193 ms (91)
  112. | files.readFile 253 ms (224)
  113. | sha1 7 ms (224)
  114. | legacy handler (.bootstrap.json) 121 ms (1)
  115. | other compileUnibuild 471 ms
  116. | other compiler.compile(the app) 1 ms
  117. | compiler.lint(the app)........................................14 ms (1)
  118. | Isopack#getUnibuildAtArch 4 ms (132)
  119. | other compiler.lint(the app) 10 ms
  120. | Isopack#getUnibuildAtArch 3 ms (132)
  121. | bundler.bundle..makeClientTarget...........................9,061 ms (1)
  122. | Target#make.............................................9,061 ms (1)
  123. | Isopack#getUnibuildAtArch 33 ms (1365)
  124. | Target#_runCompilerPlugins...........................1,318 ms (1)
  125. | Isopack#ensurePluginsInitialized 2 ms (268)
  126. | sha1 14 ms (351)
  127. | Isopack#getUnibuildAtArch 89 ms (1222)
  128. | files.realpath 169 ms (44)
  129. | plugin ecmascript...................................623 ms (1)
  130. | Babel.compile 491 ms (191)
  131. | sha1 5 ms (191)
  132. | other plugin ecmascript 127 ms
  133. | plugin templating...................................196 ms (1)
  134. | sha1 2 ms (95)
  135. | other plugin templating 193 ms
  136. | plugin meteor.........................................5 ms (1)
  137. | sha1 1 ms (33)
  138. | other plugin meteor 4 ms
  139. | plugin less...........................................2 ms (1)
  140. | sha1 1 ms (2)
  141. | other plugin less 1 ms
  142. | other Target#_runCompilerPlugins 217 ms
  143. | Target#_emitResources................................5,879 ms (1)
  144. | PackageSourceBatch.computeJsOutputFilesMap........1,231 ms (1)
  145. | ImportScanner#_getInstallPath 40 ms (368)
  146. | ImportScanner#_findImportedModuleIdentifiers 7 ms (332)
  147. | ImportScanner#_tryToResolveImportedPath..........866 ms (350)
  148. | files.stat 793 ms (759)
  149. | other ImportScanner#_tryToResolveImportedPath 72 ms
  150. | ImportScanner#_readFile..........................228 ms (112)
  151. | files.readFile 215 ms (112)
  152. | sha1 3 ms (112)
  153. | other ImportScanner#_readFile 10 ms
  154. | other PackageSourceBatch.computeJsOutputFilesMap 91 ms
  155. | PackageSourceBatch#getResources...................4,629 ms (116)
  156. | PackageSourceBatch#_linkJS.....................4,623 ms (116)
  157. | sha1 3 ms (116)
  158. | files.readFile 1 ms (1)
  159. | linker.fullLink.............................4,538 ms (1)
  160. | linker Module#getPrelinkedFiles..........4,533 ms (1)
  161. | linker File#getPrelinkedOutput 1,964 ms (197)
  162. | getPrelinkedFiles toStringWithSourceMap 2,420 ms (1)
  163. | other linker Module#getPrelinkedFiles 150 ms
  164. | other linker.fullLink 4 ms
  165. | other PackageSourceBatch#_linkJS 82 ms
  166. | other PackageSourceBatch#getResources 5 ms
  167. | other Target#_emitResources 19 ms
  168. | Target#minifyJs 9 ms (1)
  169. | ClientTarget#minifyCss...............................1,722 ms (1)
  170. | mergeCss..........................................1,712 ms (1)
  171. | CssTools.parseCss 678 ms (35)
  172. | CssTools.mergeCssAsts.............................52 ms (1)
  173. | CssTools.rewriteCssUrls 43 ms (35)
  174. | other CssTools.mergeCssAsts 8 ms
  175. | CssTools.stringifyCss 404 ms (1)
  176. | composing source maps 543 ms (1)
  177. | other mergeCss 35 ms
  178. | other ClientTarget#minifyCss 11 ms
  179. | sha1 30 ms (118)
  180. | other Target#make 68 ms
  181. | bundler..writeTargetToPath...................................556 ms (1)
  182. | files.exists 118 ms (1)
  183. | ClientTarget#write........................................437 ms (1)
  184. | Builder#write...........................................36 ms (118)
  185. | Builder#_ensureDirectory 2 ms (118)
  186. | sha1 14 ms (118)
  187. | files.writeFile 5 ms (2)
  188. | files.rename 2 ms (2)
  189. | other Builder#write 14 ms
  190. | bundler..writeFile......................................94 ms (126)
  191. | Builder#write........................................89 ms (126)
  192. | Builder#_ensureDirectory 3 ms (126)
  193. | files.writeFile 4 ms (1)
  194. | files.rename 7 ms (1)
  195. | other Builder#write 75 ms
  196. | other bundler..writeFile 5 ms
  197. | other ClientTarget#write 305 ms
  198. | other Rebuild App 10 ms
  199. |
  200. | Top leaves:
  201. | getPrelinkedFiles toStringWithSourceMap..................2,420 ms
  202. | files.writeFile..........................................2,195 ms
  203. | linker File#getPrelinkedOutput...........................1,964 ms
  204. | files.stat...............................................1,949 ms
  205. | CssTools.parseCss..........................................678 ms
  206. | composing source maps......................................543 ms
  207. | files.readFile.............................................512 ms
  208. | Babel.compile..............................................491 ms
  209. | other compileUnibuild......................................471 ms
  210. | CssTools.stringifyCss......................................404 ms
  211. | files.realpath.............................................362 ms
  212. | other ClientTarget#write...................................305 ms
  213. | other Target#_runCompilerPlugins...........................217 ms
  214. | other plugin templating....................................193 ms
  215. | other linker Module#getPrelinkedFiles......................150 ms
  216. | files.readdir..............................................145 ms
  217. | Isopack#getUnibuildAtArch..................................133 ms
  218. | other plugin ecmascript....................................127 ms
  219. | files.exists...............................................123 ms
  220. |
  221. | (#4) Total: 14,231 ms (Rebuild App)
  222. |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement