📝 Logging: Performance data is logged to wp-content/debug-speed.log with timestamp
1616.46ms
Total Load Time
product_category
Page Type
⚠️ WARNING: Page load time is 1616.46ms (over 1 second). Consider optimization.
⚠️ HIGH QUERY COUNT: 361 database queries detected. Consider caching.
⚠️ CART CALCULATIONS ON NON-CART PAGE: The following hooks are running on a product_category page:
gettext_flexible-shipping (969 calls)
Top 20 Most Called Hooks
ℹ️ About hook counts: On product category pages, hooks like woocommerce_product_get_price are called once per product in the loop.
You have 12 products on this page, so price hooks will be called ~12 times (this is normal).
Hooks like the_title, gettext, woocommerce_product_get_price are excluded from this list as they run in loops.
| Hook Name |
Calls |
Status |
pre_option |
8073 |
⚠️ Called 8073 times (likely in product loop) |
pre_wp_load_alloptions |
8046 |
⚠️ Called 8046 times (likely in product loop) |
alloptions |
8046 |
⚠️ Called 8046 times (likely in product loop) |
rest_url_prefix |
7629 |
⚠️ Called 7629 times (likely in product loop) |
gettext_woocommerce |
4413 |
⚠️ Called 4413 times (likely in product loop) |
woocommerce_rest_is_request_to_rest_api |
3786 |
⚠️ Called 3786 times (likely in product loop) |
wcml_client_currency |
3783 |
⚠️ Called 3783 times (likely in product loop) |
pre_option_woocommerce_currency |
3782 |
⚠️ Called 3782 times (likely in product loop) |
option_woocommerce_currency |
3782 |
⚠️ Called 3782 times (likely in product loop) |
wp_doing_ajax |
3190 |
⚠️ Called 3190 times (likely in product loop) |
wcml_load_multi_currency |
3152 |
⚠️ Called 3152 times (likely in product loop) |
wcml_load_multi_currency_in_ajax |
3152 |
⚠️ Called 3152 times (likely in product loop) |
get_post_metadata |
2840 |
⚠️ Called 2840 times (likely in product loop) |
gettext_woo-payu-payment-gateway |
1987 |
⚠️ Called 1987 times (likely in product loop) |
gettext_woocommerce-inpost |
1813 |
⚠️ Called 1813 times (likely in product loop) |
esc_html |
1786 |
⚠️ Called 1786 times (likely in product loop) |
sanitize_text_field |
1129 |
⚠️ Called 1129 times (likely in product loop) |
attribute_escape |
1032 |
⚠️ Called 1032 times (likely in product loop) |
gettext_flexible-shipping |
969 |
⚠️ Should not run |
default_post_metadata |
717 |
⚠️ Called 717 times (likely in product loop) |
ℹ️ Loop Hooks Info: On product category pages, many hooks are called in the product loop (once per product).
This is normal WordPress/WooCommerce behavior. The hooks shown above are filtered to exclude the most frequent loop hooks.