[wp-trac] [WordPress Trac] #46645: Site health: timeout on the "Info" tab
WordPress Trac
noreply at wordpress.org
Wed Mar 27 16:50:32 UTC 2019
#46645: Site health: timeout on the "Info" tab
-------------------------------------------------+------------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.2
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: site-health has-patch needs-testing | Focuses: multisite
-------------------------------------------------+------------------------
Comment (by afercia):
With all my 49 plugins, I get similar results with both patches .1 and .2
but please ignore me :) I don't have a standard setup: my plugins
directory is moved out from VVV and synced via Vagrant (can't even get the
dirs size):
{{{
RecursiveDirectoryIterator ABSPATH size 50 times: t = 20.033728122711,
size = -1
get_dirsize(): timeouts
}}}
Removing all plugins:
{{{
patch .0
RecursiveDirectoryIterator ABSPATH size 50 times: t = 20.031002044678,
size = -1
get_dirsize() ABSPATH size 50 times: t = 0.00058889389038086, size =
155625102
patch .1
RecursiveDirectoryIterator ABSPATH size 50 times: t = 20.029039144516,
size = -1
get_dirsize() timeouts
patch .2
RecursiveDirectoryIterator ABSPATH size 50 times: t = 20.028195858002,
size = -1
get_dirsize() ABSPATH size 50 times: t = 0.00058102607727051, size =
155625102
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46645#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list