• Hello,

    While I do know this is a little unrelated as the new tables in the upcoming WooCommerce HPOS update should be very optimised by default, I would like to ask if enabling HPOS would affect the performance negatively since HPOS would make WooCommerce use other tables than the ones optimized by this plugin.

    Thank you for this great plugin!

Viewing 1 replies (of 1 total)
  • Plugin Author OllieJones

    (@olliejones)

    I haven’t yet had the chance to test HPOS’s query efficiency. I suppose the biggest potential issue is in the sync operation that extracts information from the postmeta table and inserts it in the new COT / HPOS tables.

    The benchmarks provided by the WooCommerce team look promising, and the indexes they’ve chosen look appropriate. One exception: their Data Definition Language doesn’t specify prefix indexes for VARCHAR(255) columns. That will fail on legacy, Antelope versions of MySQL / MariaDB (5.6-).

    Maybe they are going to deprecate those old versions. That would be great except for the fact that GoDaddy and other low-end hosting providers still operate those legacy servers. (I myself happen to support a Woo store that runs on GoDaddy against my advice.)

    I think we’re good for now on COT / HPOS indexing. But I will absolutely keep an eye on it. Thanks for the heads-up and the question.

    • This reply was modified 1 year, 3 months ago by OllieJones.
    • This reply was modified 1 year, 3 months ago by OllieJones.
Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce HPOS compatibility?’ is closed to new replies.