Reply To: Generation of slow queries

Author
Reply
  • #2426

    Hi,

    yes, these are queries from my plugin, but they are not slow queries, since they perform only count and sum over the data that is indexed, and there are no joins even in there. Every plugin I make I always test SQL queries that might be causing problems, and the same is done with this plugin, and no such queries are found. Also, plugin is used on large number of websites and no one has reported anything similar to this.

    And the log you posted says that the query was executed for 1 second, and if that is not rounding up, it points that your server is very slow or has some other performance issue. On most hosting servers, these queries typically run in under 0.1 second.

    Regards,
    Milan