You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to analyze performance on my webpage using Newrelic. One of the slowest parts of the page is consistenly Custom/Defuse\Crypto\Core::pbkdf2 from the pinterest-for-woocommerce plugin, often clocking in over 2 seconds.
I am trying to analyze performance on my webpage using Newrelic. One of the slowest parts of the page is consistenly Custom/Defuse\Crypto\Core::pbkdf2 from the pinterest-for-woocommerce plugin, often clocking in over 2 seconds.
code.filepath
/home/****/public_html/wp-content/plugins/pinterest-for-woocommerce/vendor/defuse/php-encryption/src/Core.php
code.function
pbkdf2
code.lineno
389
code.namespace
Defuse\Crypto\Core
duration
2052
Is there a known issue, or some way to increase the performance?
WooCommerce version: | | 9.5.1
WordPress version: | | 6.7.1
WordPress memory limit: | | 2 GB
PHP version: | | 8.1.31
Pinterest for WooCommerce by WooCommerce – 1.4.14
The text was updated successfully, but these errors were encountered: