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

Add performance logging for build #511

Closed
LightGuard opened this issue Feb 5, 2016 · 0 comments
Closed

Add performance logging for build #511

LightGuard opened this issue Feb 5, 2016 · 0 comments
Milestone

Comments

@LightGuard
Copy link
Member

Currently this will add execution time for the various steps. I'll create a new option (not sure what it will be right now) that will enable the performance logging. Logging will then happen in the .awestruct/perf.log file

Execution time will be broken up into

  • Overall time
  • Each step in engine.rb
  • Each extension
  • Each transformer
  • Each page, possibly also tied to the verbose flag as this can really slow down a site if there are many pages being built
@LightGuard LightGuard added this to the 0.5.7 milestone Feb 5, 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

1 participant