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

Implement debug info #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Implement debug info #10

wants to merge 2 commits into from

Conversation

splashsky
Copy link
Owner

This PR will take over for #8 for tracking
The goal is simply to add a variety of trackers for various actions during render

  • how long in seconds the render took
  • whether the view was compiled, recompiled, or pulled from cache
  • allow access to all blocks registered
  • getters for the viewpath, cachepath, cache enabled, and extension
  • how many includes are handled in the render
  • maybe an array containing all the view-level comments?

@splashsky splashsky mentioned this pull request Apr 3, 2023
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

Successfully merging this pull request may close these issues.

1 participant