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

Trails help prevent performance issues #255

Open
jaumard opened this issue Nov 13, 2016 · 0 comments
Open

Trails help prevent performance issues #255

jaumard opened this issue Nov 13, 2016 · 0 comments

Comments

@jaumard
Copy link
Contributor

jaumard commented Nov 13, 2016

Issue Description

A nice addition to Trails could be something like this:

debug: trails event: trails:start
debug: trails event: trailpack:repl:validated (2s)
debug: trails event: trailpack:pluginsManager:validated (20s)
debug: trails event: trailpack:chatbot:validated (1s)
debug: trails event: trailpack:cache:validated (0.2s)

Like this we can find easily what is causing performance issues (here pluginsManager:validated).
It should be activated only in debug mode but if trails(or maybe a trailpack) can provide something like this it would be nice.

Environment

  • node version: all
  • trails version: all
  • operating system: all
@tjwebb tjwebb added this to the 2.1 Feature Release milestone Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants