Did either of you solve your issues with Woocommerce being slow?
After some profiling, I determined it was PHP being slow, not SQL.
Total query time: 0.05915s for 89 queries.
Page generated in 22.00653s (99.73% PHP, 0.27% MySQL)
With that info, nothing you change in the front end is going to solve anything.
Related Posts:
- Updates applied to staging WordPress site affecting production even with different databases
- Sudden Upload HTTP errors, PHP uploads and memory limits are already to high to my taste. Anything else?
- WordPress mysql deos not work with php7
- How can i limit the number of posts to the most recent 6 in my query?
- WordPress/NGINX not respecting the category URL for new posts
- Change upload URL by mime type
- PHP 7.2.18 | Your PHP installation appears to be missing the MySQL extension which is required by WordPress
- autocomplete in wordpress using ajax with json-data
- Error inserting into custom table – Object of class wpdb could not be converted to string [closed]
- Windows Setup: Error establishing a database connection
- Need help with format of nested array in MySQL
- WP + MySql db / PHP
- The plugin generated 225 characters of unexpected output during activation
- Unexpected behavior when trying to manually install WordPress on macOS Sierra
- WordPress post insertion from PHP file
- Creating a WordPress addon for ContactForm7 submission (.XML file export)
- WAMP SERVER Command Prompt SET PATH=%PATH%
- Insert data from form to database
- append data to mysql table via submit button coded in php – not working
- New database entry to trigger runing PHP/SQL query through link with token, without logging into the website
- WordPress select query issue
- Inserting other fields to existing registration form in a WordPress theme
- Query doesn’t display text data with apostrophes
- (Who to follow) Twitter widget
- I want show only data for today
- Rewrite SQL query as a prepared statement and use in foreach loop
- How to do a MySql query in WordPress?
- Prepared DB Query from _POST array
- get/show Last ID
- Advanced WordPress SQL Query
- Splitting table data to pages with numbers
- How can get all users by current user meta (array)?
- Site doesnt work once PHP changed to 7.1
- Add two or multiple functions in WordPress Post or Page
- How to detect if a revision was made by woocommerce or wordpress?
- WordPress WPDB::insert 13th param is always blank (only if format)
- Ajax not updating to database
- SQL Query Search page
- How can I display a query in a page?
- can’t delete a row from post_meta table
- Include a custom field in mysql query
- How to solve 404 permalink errors on nginx server
- Send data from plugin to external database
- MySQL query in WordPress with AJAX
- Processing forms with php to wordpress database
- How to properly send many mysql queries via php and what happens with ajax requests after they are sent?
- Conditional statement within WP SQL query
- How to set max users to 17.000
- Passed variable gets undefined variable error on insert on next page
- directorypress theme error mysql_error() [closed]
- How to set up an auto delete post?
- divide custom field values in div every two values
- WordPress upload images not displaying
- MySQL queries in WordPress
- two wordpress sites, two themes, one database, same content
- how to check for wordpress Query errors
- Insert double entry in DB
- How to connect database table to each registered wordpress user.
- retrieve wordpress post-meta using php not wordpress functions
- WordPress plugin creating sidebar on the theme/page
- Splash pages on a high traffic site
- WordPress and magic quotes
- Using the same shortcode to show any table from the database
- Splitting One Big WordPress Site into Multiple Small Sites
- How to get WordPress Adminmenu items?
- Let users register weight each day and save it in DB
- How To Customize Position of »add to cart« of WooCommerce on Product Page [closed]
- MySql Query for WordPress
- MySQL database migration to WordPress
- Simple tree display of WordPress menu
- WordPress Pages into Sections edit.php PHP hack
- WordPress Plugin Receive a Link
- Cannot Upload Custom Header Image into WordPress Dashboard
- what is %variable% in a wordpress plugin? [closed]
- How to set variable to specific field when querying
- How to get a database field value from a WordPress table? [closed]
- Getting invalid user ID error when creating a new user with wp_insert_user
- Execute multiple PHP Snippets causes error?
- WordPress directories not writable after PHP version upgrade
- Custom form that stores data in mysql database
- Error resetting database index using ALTER TABLE in $wpdb->query
- Split Million WordPress Post’s Into Multiple Database Server
- Getting 504 Gateway Timeout Error on AWS Server! [closed]
- WordPress issue – data is not showing in wp-admin, but when searching through database, all the data is there
- what to do after instlling cyberpanel on VPS
- How can I improve and optimise my wordpress web server for better performance in 2023
- Putting form result in my database
- How can I update a value of a field depending on outside source?
- running an existing WordPress site from Visual Studio Code?
- Can’t insert into a database wordpress
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax [closed]
- Global update of records after import WP All Import Pro
- WordPress site calling debug.log and .user.ini at certain hour
- NGINX rewrite rules for WordPress Subdirectory Multisite to support deep URL
- Help with creating commenting system using PHP, jQuery and AJAX
- WP-CLI PHP Deprecated Warning
- WordPress install on new server not recognising MariaDB version
- How to properly prepare a column name if passed to a stored procedure?
- How to return count number from a wordpress database
- Trying to GET data with ajax from database and show in fullcalendar