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

Highlight possible performance issues (blocks, sql, models) #49

Open
madalinoprea opened this issue Feb 15, 2016 · 0 comments
Open

Highlight possible performance issues (blocks, sql, models) #49

madalinoprea opened this issue Feb 15, 2016 · 0 comments
Labels

Comments

@madalinoprea
Copy link
Owner

  • Highlight block without children that have rendering time above a threshold
  • Highlight SQL that was executed above a threshold
  • Highlight models that were loaded more than specified threshold
  • Highlight collections that were loaded more than specified threshold
  • Aggregate all these notices to be visible (e.g toolbar)
@madalinoprea madalinoprea changed the title Highlight blocks that were rendered above specified threshold Add highlight blocks that were rendered above specified threshold Feb 15, 2016
@madalinoprea madalinoprea changed the title Add highlight blocks that were rendered above specified threshold Highlight possible performance issues (blocks, sql, models) Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant