Skip to content

Instantly share code, notes, and snippets.

@clayne11
Created August 5, 2016 18:49
Show Gist options
  • Save clayne11/dc73e2d6b26b9fc8c8dac52b82662f36 to your computer and use it in GitHub Desktop.
Save clayne11/dc73e2d6b26b9fc8c8dac52b82662f36 to your computer and use it in GitHub Desktop.
➜ casalova-web git:(meteor-1.4) ✗ METEOR_PROFILE=100 npm start
> [email protected] start /Users/clayne/workspace/casalova-web
> meteor --settings private/dev/settings.json
[[[[[ ~/workspace/casalova-web ]]]]]
=> Started proxy.
| (#1) Profiling: ProjectContext prepareProjectForBuild
Selecting package versions \
Your development database is using mmapv1, the old, pre-MongoDB 3.0 database engine. You should consider upgrading to Wired Tiger, the new engine. The
easiest way to do so in development is to run meteor reset. If you'd like to migrate your database, please consult
https://docs.mongodb.org/v3.0/release-notes/3.0-upgrade/
Building local packages \
Building local packages |
| Building local packages \
| files.stat 0 ms (1)
| files.unlink 1 ms (1)
| files.readFile 4 ms (1)
| sqlite query 17 ms (3)
| files.readlink 0 ms (1)
| ProjectContext prepareProjectForBuild.........................1,205 ms (1)
| ├─ _resolveConstraints..........................................202 ms (1)
| │ └─ JsImage#load 164 ms (1)
| ├─ _downloadMissingPackages 151 ms (1)
| └─ _buildLocalPackages..........................................846 ms (1)
| └─ IsopackCache Load local isopack...........................839 ms (152)
| └─ Isopack#initFromPath...................................757 ms (152)
| ├─ bundler.readJsImage.................................250 ms (9)
| │ └─ meteorNpm.rebuildIfNonPortable 173 ms (57)
| └─ meteorNpm.rebuildIfNonPortable 155 ms (37)
|
| Top leaves:
| files.readFile.............................................341 ms (2550)
|
| (#1) Total: 1,227 ms (ProjectContext prepareProjectForBuild)
|
| (#2) Profiling: Build App
=> Starting gadicc:hot-build Accelerator (WRY) on port 3002.
=> Started MongoDB.
^C Building for web.browser /
➜ casalova-web git:(meteor-1.4) ✗
➜ casalova-web git:(meteor-1.4) ✗
➜ casalova-web git:(meteor-1.4) ✗
➜ casalova-web git:(meteor-1.4) ✗
➜ casalova-web git:(meteor-1.4) ✗ rm -rf .meteor/local
➜ casalova-web git:(meteor-1.4) ✗
➜ casalova-web git:(meteor-1.4) ✗ METEOR_PROFILE=100 npm start
> [email protected] start /Users/clayne/workspace/casalova-web
> meteor --settings private/dev/settings.json
[[[[[ ~/workspace/casalova-web ]]]]]
=> Started proxy.
| (#1) Profiling: ProjectContext prepareProjectForBuild
=> Started MongoDB.
| Loading package reywood:publish-compo... \
| files.stat 0 ms (3)
| files.mkdir 186 ms (1)
| files.readFile 0 ms (1)
| files.readdir 0 ms (1)
| bundler.readJsImage 4 ms (1)
| JsImage#load....................................................150 ms (1)
| └─ runJavaScript packages/npm-mongo.js 129 ms (1)
| files.writeFile 8 ms (1)
| sqlite query 1,314 ms (3)
| files.readlink 0 ms (1)
| ProjectContext prepareProjectForBuild........................13,228 ms (1)
| ├─ _resolveConstraints.......................................12,211 ms (1)
| │ ├─ JsImage#load 163 ms (1)
| │ └─ Select Package Versions................................12,015 ms (1)
| │ ├─ Input#loadOnlyPreviousSolution.........................328 ms (1)
| │ │ └─ sqlite query 275 ms (152)
| │ ├─ Input#loadFromCatalog................................2,323 ms (1)
| │ │ ├─ sqlite query 939 ms (216)
| │ │ └─ other Input#loadFromCatalog 1,383 ms
| │ ├─ new CS.Solver..........................................198 ms (1)
| │ │ └─ Solver#analyze......................................196 ms (1)
| │ │ └─ analyze constraints 140 ms (1)
| │ └─ Solver#getAnswer.....................................9,160 ms (1)
| │ ├─ generate package variables 442 ms (1)
| │ ├─ generate dependency requirements 597 ms (1)
| │ ├─ generate constraints 6,457 ms (1)
| │ ├─ pre-solve 337 ms (1)
| │ ├─ minimize conflicts 686 ms (1)
| │ ├─ minimize unanticipated_prereleases 134 ms (1)
| │ └─ minimize previous_indirect_incompat 114 ms (1)
| ├─ _downloadMissingPackages 116 ms (1)
| └─ _buildLocalPackages..........................................895 ms (1)
| └─ IsopackCache Load local isopack...........................888 ms (152)
| └─ Isopack#initFromPath...................................765 ms (152)
| ├─ bundler.readJsImage.................................238 ms (9)
| │ └─ meteorNpm.rebuildIfNonPortable 163 ms (57)
| ├─ meteorNpm.rebuildIfNonPortable 169 ms (37)
| └─ other Isopack#initFromPath 102 ms
|
| Top leaves:
| generate constraints.....................................6,457 ms (1)
| sqlite query.............................................2,528 ms (371)
| other Input#loadFromCatalog..............................1,383 ms (1)
| minimize conflicts.........................................686 ms (1)
| generate dependency requirements...........................597 ms (1)
| generate package variables.................................442 ms (1)
| pre-solve..................................................337 ms (1)
| files.readFile.............................................310 ms (2571)
| files.mkdir................................................215 ms (307)
| analyze constraints........................................140 ms (1)
| minimize unanticipated_prereleases.........................134 ms (1)
| minimize previous_indirect_incompat........................114 ms (1)
| other Isopack#initFromPath.................................102 ms (152)
|
| (#1) Total: 14,891 ms (ProjectContext prepareProjectForBuild)
|
| (#2) Profiling: Build App
=> Starting gadicc:hot-build Accelerator (nf2) on port 3002.
| Building the application |
| bundler.readJsImage 37 ms (1)
| JsImage#load....................................................540 ms (1)
| ├─ runJavaScript packages/ecmascript-runtime.js 116 ms (1)
| └─ runJavaScript packages/babel-compiler.js 318 ms (1)
| files.stat 0 ms (3)
| files.readFile 2 ms (2)
| files.writeFileAtomically....................................79,215 ms (252)
| └─ files.writeFile 79,157 ms (252)
| Build App.................................................1,291,329 ms (1)
| └─ files.withCache........................................1,291,329 ms (1)
| ├─ compiler.compile(the app)...............................9,942 ms (1)
| │ └─ files.withCache......................................9,942 ms (2)
| │ └─ compileUnibuild (the app).........................9,941 ms (2)
| │ ├─ Isopack#ensurePluginsInitialized...............1,828 ms (24)
| │ │ └─ JsImage#load................................1,748 ms (5)
| │ │ ├─ runJavaScript packages/ecmascript-runtime.js 236 ms (2)
| │ │ ├─ runJavaScript packages/babel-compiler.js 709 ms (2)
| │ │ └─ runJavaScript packages/mss_plugin.js 324 ms (1)
| │ ├─ files.withCache................................6,674 ms (2)
| │ │ ├─ files.realpath 2,171 ms (7800)
| │ │ ├─ files.readdir 2,237 ms (15600)
| │ │ ├─ files.stat 248 ms (33872)
| │ │ └─ other files.withCache 2,019 ms
| │ ├─ files.readFile 682 ms (3115)
| │ └─ other compileUnibuild (the app) 638 ms
| ├─ bundler.bundle..makeClientTarget....................1,176,571 ms (1)
| │ └─ Target#make......................................1,176,570 ms (1)
| │ ├─ Target#_runCompilerPlugins....................1,132,181 ms (1)
| │ │ ├─ Isopack#ensurePluginsInitialized...............2,702 ms (255)
| │ │ │ └─ JsImage#load................................2,623 ms (4)
| │ │ │ ├─ runJavaScript packages/ecmascript-runtime.js 495 ms (4)
| │ │ │ ├─ runJavaScript packages/babel-compiler.js 1,269 ms (4)
| │ │ │ ├─ runJavaScript packages/caching-compiler.js 170 ms (3)
| │ │ │ └─ runJavaScript packages/compileCoffeescript_plugin.js 123 ms (1)
| │ │ ├─ plugin ecmascript..............................9,861 ms (1)
| │ │ │ ├─ Babel.compile 9,698 ms (68)
| │ │ │ └─ other plugin ecmascript 149 ms
| │ │ ├─ plugin templating 265 ms (1)
| │ │ ├─ plugin gadicc:ecmascript-hot..................57,152 ms (1)
| │ │ │ ├─ files.stat 397 ms (6263)
| │ │ │ ├─ Resolver#resolve............................2,137 ms (5810)
| │ │ │ │ ├─ Resolver#_resolveNodeModule..............1,954 ms (3014)
| │ │ │ │ │ ├─ Resolver#_joinAndStat.................1,521 ms (22683)
| │ │ │ │ │ │ ├─ files.stat 969 ms (15132)
| │ │ │ │ │ │ └─ other Resolver#_joinAndStat 552 ms
| │ │ │ │ │ └─ other Resolver#_resolveNodeModule 434 ms
| │ │ │ │ └─ other Resolver#resolve 156 ms
| │ │ │ ├─ Babel.compile 52,838 ms (1162)
| │ │ │ └─ other plugin gadicc:ecmascript-hot 1,750 ms
| │ │ └─ plugin nathantreid:css-modules 1,061,842 ms (1)
| │ ├─ Target#_emitResources............................43,409 ms (1)
| │ │ ├─ PackageSourceBatch.computeJsOutputFilesMap....19,223 ms (1)
| │ │ │ ├─ ImportScanner#_getInstallPath 197 ms (4097)
| │ │ │ ├─ ImportScanner#_findImportedModuleIdentifiers 5,841 ms (3168)
| │ │ │ ├─ Resolver#resolve............................7,617 ms (10552)
| │ │ │ │ ├─ Resolver#_resolveRelative..................614 ms (6519)
| │ │ │ │ │ └─ Resolver#_joinAndStat...................594 ms (3263)
| │ │ │ │ │ ├─ files.stat 389 ms (4381)
| │ │ │ │ │ └─ other Resolver#_joinAndStat 205 ms
| │ │ │ │ ├─ Resolver#_resolveNodeModule..............4,348 ms (3303)
| │ │ │ │ │ ├─ Resolver#_joinAndStat.................4,011 ms (22155)
| │ │ │ │ │ │ ├─ files.stat 3,188 ms (36838)
| │ │ │ │ │ │ └─ other Resolver#_joinAndStat 823 ms
| │ │ │ │ │ └─ other Resolver#_resolveNodeModule 305 ms
| │ │ │ │ ├─ Resolver#_resolvePkgJsonMain.............2,217 ms (2583)
| │ │ │ │ │ └─ Resolver#_readPkgJson.................2,086 ms (2583)
| │ │ │ │ │ └─ files.readFile 2,015 ms (630)
| │ │ │ │ └─ other Resolver#resolve 325 ms
| │ │ │ ├─ ImportScanner#_readFile.....................5,132 ms (1702)
| │ │ │ │ ├─ files.readFile 4,996 ms (1702)
| │ │ │ │ └─ other ImportScanner#_readFile 102 ms
| │ │ │ └─ other PackageSourceBatch.computeJsOutputFilesMap 434 ms
| │ │ └─ PackageSourceBatch#getResources...............24,169 ms (116)
| │ │ └─ PackageSourceBatch#_linkJS.................24,165 ms (116)
| │ │ ├─ files.readFile 909 ms (116)
| │ │ ├─ linker.fullLink.........................19,549 ms (116)
| │ │ │ ├─ linker Module#getPrelinkedFiles.......9,489 ms (116)
| │ │ │ │ ├─ linker File#getPrelinkedOutput 6,241 ms (3897)
| │ │ │ │ ├─ getPrelinkedFiles toStringWithSourceMap 3,057 ms (116)
| │ │ │ │ └─ other linker Module#getPrelinkedFiles 192 ms
| │ │ │ ├─ linker Module#computeAssignedVariables.9,057 ms (115)
| │ │ │ │ └─ linker File#computeAssignedVariables 9,017 ms (2170)
| │ │ │ └─ other linker.fullLink 1,002 ms
| │ │ └─ other PackageSourceBatch#_linkJS 3,701 ms
| │ └─ ClientTarget#minifyCss..............................853 ms (1)
| │ └─ mergeCss.........................................841 ms (1)
| │ ├─ CssTools.parseCss 583 ms (11)
| │ └─ CssTools.stringifyCss 135 ms (1)
| ├─ bundler.bundle..makeServerTarget.......................89,039 ms (1)
| │ └─ Target#make.........................................89,038 ms (1)
| │ ├─ Target#_runCompilerPlugins.......................68,852 ms (1)
| │ │ ├─ files.realpath 1,208 ms (135)
| │ │ ├─ plugin ecmascript.............................15,054 ms (1)
| │ │ │ └─ Babel.compile 14,997 ms (74)
| │ │ ├─ plugin gadicc:ecmascript-hot..................16,220 ms (1)
| │ │ │ ├─ files.stat 120 ms (1660)
| │ │ │ ├─ Babel.compile 15,329 ms (461)
| │ │ │ ├─ Resolver#resolve..............................447 ms (2295)
| │ │ │ │ └─ Resolver#_resolveNodeModule................392 ms (963)
| │ │ │ │ └─ Resolver#_joinAndStat...................307 ms (5378)
| │ │ │ │ └─ files.stat 213 ms (3735)
| │ │ │ └─ other plugin gadicc:ecmascript-hot 293 ms
| │ │ └─ plugin nathantreid:css-modules 36,281 ms (1)
| │ └─ Target#_emitResources............................20,128 ms (1)
| │ ├─ PackageSourceBatch.computeJsOutputFilesMap.....6,991 ms (1)
| │ │ ├─ ImportScanner#_getInstallPath 145 ms (2073)
| │ │ ├─ ImportScanner#_findImportedModuleIdentifiers 2,037 ms (1946)
| │ │ ├─ Resolver#resolve............................2,685 ms (5266)
| │ │ │ ├─ Resolver#_resolveRelative..................927 ms (2787)
| │ │ │ │ └─ Resolver#_joinAndStat...................914 ms (1714)
| │ │ │ │ ├─ files.stat 164 ms (1568)
| │ │ │ │ └─ other Resolver#_joinAndStat 750 ms
| │ │ │ ├─ Resolver#_resolveNodeModule..............1,029 ms (1073)
| │ │ │ │ ├─ Resolver#_joinAndStat...................926 ms (4298)
| │ │ │ │ │ ├─ files.stat 668 ms (10273)
| │ │ │ │ │ └─ other Resolver#_joinAndStat 257 ms
| │ │ │ │ └─ other Resolver#_resolveNodeModule 103 ms
| │ │ │ ├─ Resolver#_resolvePkgJsonMain...............511 ms (684)
| │ │ │ │ └─ Resolver#_readPkgJson...................439 ms (684)
| │ │ │ │ └─ files.readFile 396 ms (307)
| │ │ │ └─ other Resolver#resolve 187 ms
| │ │ ├─ ImportScanner#_readFile.....................1,757 ms (1483)
| │ │ │ └─ files.readFile 1,643 ms (1483)
| │ │ └─ other PackageSourceBatch.computeJsOutputFilesMap 366 ms
| │ └─ PackageSourceBatch#getResources...............13,119 ms (136)
| │ └─ PackageSourceBatch#_linkJS.................13,115 ms (136)
| │ ├─ files.readFile 409 ms (136)
| │ ├─ linker.fullLink.........................12,128 ms (136)
| │ │ ├─ linker Module#getPrelinkedFiles.......6,758 ms (136)
| │ │ │ ├─ linker File#getPrelinkedOutput 4,164 ms (2379)
| │ │ │ ├─ getPrelinkedFiles toStringWithSourceMap 2,475 ms (136)
| │ │ │ └─ other linker Module#getPrelinkedFiles 120 ms
| │ │ ├─ linker Module#computeAssignedVariables.5,264 ms (135)
| │ │ │ └─ linker File#computeAssignedVariables 5,235 ms (1977)
| │ │ └─ other linker.fullLink 106 ms
| │ └─ other PackageSourceBatch#_linkJS 574 ms
| └─ bundler writeSiteArchive...............................15,758 ms (1)
| └─ bundler writeTargetToPath...........................15,670 ms (2)
| ├─ ClientTarget#write................................1,116 ms (1)
| │ ├─ Builder#write 128 ms (91)
| │ ├─ bundler writeFile................................664 ms (366)
| │ │ └─ Builder#write.................................660 ms (366)
| │ │ └─ files.writeFile 549 ms (366)
| │ └─ other ClientTarget#write 295 ms
| └─ ServerTarget#write...............................14,545 ms (1)
| ├─ JsImage#write.................................13,434 ms (1)
| │ ├─ Builder#write.................................388 ms (273)
| │ │ └─ files.writeFile 302 ms (273)
| │ ├─ files.lstat 438 ms (652)
| │ ├─ files.readFile 826 ms (818)
| │ ├─ Builder#copyDirectory......................11,325 ms (30)
| │ │ ├─ files.symlink 1,278 ms (432)
| │ │ ├─ files.lstat 3,021 ms (828)
| │ │ ├─ meteorNpm.runNpmCommand 6,730 ms (1)
| │ │ └─ other Builder#copyDirectory 262 ms
| │ └─ other JsImage#write 403 ms
| └─ other ServerTarget#write 1,032 ms
|
| Top leaves:
| Babel.compile...........................................92,862 ms (1765)
| files.writeFile.........................................80,134 ms (1000)
| linker File#computeAssignedVariables....................14,253 ms (4147)
| files.readFile..........................................11,969 ms (8502)
| linker File#getPrelinkedOutput..........................10,404 ms (6276)
| ImportScanner#_findImportedModuleIdentifiers.............7,877 ms (5114)
| meteorNpm.runNpmCommand..................................6,730 ms (1)
| files.stat...............................................6,535 ms (117040)
| getPrelinkedFiles toStringWithSourceMap..................5,532 ms (252)
| other PackageSourceBatch#_linkJS.........................4,275 ms (252)
| files.lstat..............................................3,483 ms (1832)
| files.realpath...........................................3,474 ms (8100)
| other Resolver#_joinAndStat..............................2,680 ms (59491)
| files.readdir............................................2,275 ms (15698)
| other plugin gadicc:ecmascript-hot.......................2,043 ms (2)
| other files.withCache....................................2,031 ms (5)
| files.symlink............................................1,279 ms (433)
| other linker.fullLink....................................1,108 ms (252)
| other ServerTarget#write.................................1,032 ms (1)
| other Resolver#_resolveNodeModule..........................926 ms (8353)
| other PackageSourceBatch.computeJsOutputFilesMap...........800 ms (2)
| other Resolver#resolve.....................................712 ms (23923)
| other compileUnibuild (the app)............................638 ms (2)
| CssTools.parseCss..........................................583 ms (11)
| other JsImage#write........................................403 ms (1)
| sha1.......................................................373 ms (10976)
| ImportScanner#_getInstallPath..............................371 ms (6598)
| other linker Module#getPrelinkedFiles......................311 ms (252)
| other ClientTarget#write...................................295 ms (1)
| other Builder#copyDirectory................................262 ms (30)
| other ImportScanner#_readFile..............................188 ms (3185)
| other plugin ecmascript....................................178 ms (2)
| other Isopack#ensurePluginsInitialized.....................158 ms (279)
| other Target#_runCompilerPlugins...........................145 ms (2)
| runJavaScript packages/underscore.js.......................137 ms (9)
| CssTools.stringifyCss......................................135 ms (1)
| other Resolver#_resolvePkgJsonMain.........................126 ms (3267)
| other Resolver#_readPkgJson................................105 ms (3267)
|
| (#2) Total: 1,371,124 ms (Build App)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment