[wp-trac] [WordPress Trac] #46645: Site health: timeout on the "Info" tab
WordPress Trac
noreply at wordpress.org
Wed Mar 27 19:57:57 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 azaozz):
@xkon @afercia thanks for testing! Please feel free to reduce the number
of passes down to something more... suitable. I used 50 as that seemed to
make it run for several seconds here (clean install), but that can be 20
or even 10 for test installs with plugins/themes :)
> I'm thinking that most likely I'll have to remove caching as well and
retest just to get the numbers right if needed.
Right, to be able to compare running times the caching in `get_dirsize()`
has to be turned off. Here is another gist with 20 passes that uses
`recurse_dirsize()` directly (no caching) if you want to test it again :)
https://gist.github.com/azaozz/7d29a2505557668ed0e948139cf2b58b.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46645#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list