Profiling With XHProf On Lando
XHProf is a profiler that can measure processing time for each function called to render a page.
Installation on lando
.lando.yml
s...
XHProf is a profiler that can measure processing time for each function called to render a page.
.lando.yml
s...
Drupal is a CMS built with PHP and MySQL. React is a javascript library for building reactive UIs.
React is part of a new...
Discussion on render optimization.
Add link to callgraph.
Needs graphviz installed to work.
Send profile data from the XHProf module to a XHGui instance.
Provides a UI for profiling pages and viewing reports.
Blazy is a lazy loading library. It's great for sliders or pages with lots of images.
Here are some issues that are worth tracking:
Documentation for XHProf module.
Big list of Drupal performance tips.