Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long loading time #61

Open
neophob opened this issue Aug 24, 2016 · 1 comment
Open

Long loading time #61

neophob opened this issue Aug 24, 2016 · 1 comment

Comments

@neophob
Copy link

neophob commented Aug 24, 2016

I use request-time to measure how long the deps need to be found with node:

# ./node_modules/.bin/require-time
1146ms  express
2038ms  loggly
425ms   node-cache
1ms q
389ms   request
374ms   winston
  • Platform: armv7l
  • Node: v4.4.7
  • npm: 3.9.6
@neophob
Copy link
Author

neophob commented Aug 25, 2016

the reason for the long loading time are the 67 required dependencies, see http://npm.anvaka.com/#/view/2d/loggly. compared with v0.3.x where only 3 deps are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant