

The overlay panel: Server, Network, Rendering and Components at a glance.
Arvexa Performance Overlay shows a small pill in the corner of every page — for administrators only. Click it and you get a live panel with everything that matters about the page you are looking at:
log_query_custom_data filter and a backtrace scan — no core hacks, no db.php drop-in.SAVEQUERIES. To collect query timings, a site administrator may explicitly add define( 'SAVEQUERIES', true ); to wp-config.php before the “That’s all, stop editing!” line.arvexa_performance_overlay_data PHP filter and the window.ArvexaPerformanceOverlay JS API.Deep diagnostics live in the Arvexa Performance Pro add-on: full hook timeline, server cost of every AJAX/REST call (X-Arvexa-Performance header), remote HTTP tracking (see what your shipping/payment APIs cost), WP_Query explorer with SQL and EXPLAIN, per-plugin drill-down cards, layout-shift attribution per element, and performance history with before/after comparison when a plugin is installed or updated.