Plugin Directory

Changeset 3452955


Ignore:
Timestamp:
02/03/2026 02:28:09 PM (5 weeks ago)
Author:
dynamicooo
Message:

Update readme: clarify performance measurement wording

Location:
dynamic-inspector-for-elementor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dynamic-inspector-for-elementor/tags/1.0.0/readme.txt

    r3452953 r3452955  
    3737= Pro Tips =
    3838
    39 * The inspector disables Elementor cache for accurate performance data
    40 * Elements marked as "cached in production" have inflated execution times
     39* Execution times are measured in real-time during inspection—your site's normal caching is not affected
    4140* Use the highlight feature to quickly locate elements on the page
    4241* Compatible with all third-party Elementor plugins
     
    5756= Why are execution times different from production? =
    5857
    59 The inspector disables Elementor cache to show real render times. Elements marked as "cached in production" would be much faster in production.
     58The inspector measures real render times during inspection. In production with caching enabled, most elements load near-instantly.
    6059
    6160= Does it work with Theme Builder templates? =
  • dynamic-inspector-for-elementor/trunk/readme.txt

    r3452953 r3452955  
    3737= Pro Tips =
    3838
    39 * The inspector disables Elementor cache for accurate performance data
    40 * Elements marked as "cached in production" have inflated execution times
     39* Execution times are measured in real-time during inspection—your site's normal caching is not affected
    4140* Use the highlight feature to quickly locate elements on the page
    4241* Compatible with all third-party Elementor plugins
     
    5756= Why are execution times different from production? =
    5857
    59 The inspector disables Elementor cache to show real render times. Elements marked as "cached in production" would be much faster in production.
     58The inspector measures real render times during inspection. In production with caching enabled, most elements load near-instantly.
    6059
    6160= Does it work with Theme Builder templates? =
Note: See TracChangeset for help on using the changeset viewer.