[wp-trac] [WordPress Trac] #33863: uksort takes a lot of time with large number of cron events

WordPress Trac noreply at wordpress.org
Tue Sep 15 01:41:13 UTC 2015


#33863: uksort takes a lot of time with large number of cron events
-------------------------+------------------------------
 Reporter:  geza.miklo   |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  General      |     Version:  4.3
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:
-------------------------+------------------------------

Comment (by dd32):

 `DISABLE_WP_CRON` only disables WordPress calling the cron, the constant
 is designed for when someone is using a external tool (such as `curl` via
 a system cronjob) to execute the actual cron script.

 Due to the reliance upon cron, I don't think we want to make it easy to
 completely disable it though like you're doing..

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33863#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list