Support

Account

Home Forums General Issues Optimize slow queries Reply To: Optimize slow queries

  • Hey @fugamma,

    I’m creating themes with ACF. In my case, the JSON variant is slower as the PHP variant.

    This are my results:

    Loading fields from PHP exported file: Total Queries > 704

    Loading fields from JSON: Total Queries > 851

    Loading fields without JSON or PHP exported file: Total Queries > 1197

    The winner is loading fields from PHP exported file 🙂