Quantcast
Channel: WordPress.org Forums » [Index WP MySQL For Speed] Reviews
Viewing all articles
Browse latest Browse all 43

Transformed query taking >200 seconds down to 0.5s (5 stars)

$
0
0

Replies: 3

Rating: 5 stars

Gave us a huge improvement on site with a large postmeta table (more than 33 million rows).

A third party plugin was making 2 multi-join queries with the postmeta table (10 joins on the table). Each query was taking 4-5 minutes to complete.

After indexing those queries dropped to just 0.5 seconds to complete.

Haven’t checked the size increase on the DB, but the speed improvement is fantastic.


Viewing all articles
Browse latest Browse all 43

Trending Articles