magneto-debug icon indicating copy to clipboard operation
magneto-debug copied to clipboard

Highlight possible performance issues (blocks, sql, models)

Open madalinoprea opened this issue 9 years ago • 0 comments

  • 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 avatar Feb 15 '16 07:02 madalinoprea