Forums

Many queries on my blog (3 posts)

  1. eneasgesing
    Member
    Posted 4 months ago #

    Hi,

    I'm running a fresh install of Wordpress on localhost, with a 16407 categories and no posts. When I try to open my start page, it tooks more than 10 minutes.

    I've placed on footer the code "<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); time ?> seconds." and the following was returned: 10762 queries. 733.383 seconds.

    Anybody can help me?

  2. banago
    Member
    Posted 4 months ago #

    Something is going wrong there - there might be an repeating loop with almost no end. Can you provide an link to the site?

  3. eneasgesing
    Member
    Posted 4 months ago #

    Hi, i'm running at localhost. I've maked some tests and turned off all my plugins. The result: 15 queries and 825.222 seconds. The problem aren't the queries.

    The problem appear to be my 16407 categories. If so, I think that is a Wordpress performance bug.

    I'll make more tests...

Reply

You must log in to post.

About this Topic