[wp-trac] [WordPress Trac] #47186: At least one function in /wp-includes/sodium_compat/src/Core32 times out on 32 bit servers

WordPress Trac noreply at wordpress.org
Thu May 9 20:30:02 UTC 2019


#47186: At least one function in /wp-includes/sodium_compat/src/Core32 times out on
32 bit servers
-------------------------------+-------------------------------------------
 Reporter:  lovingboth         |       Owner:  paragoninitiativeenterprises
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:  5.2.1
Component:  Upgrade/Install    |     Version:  5.2
 Severity:  normal             |  Resolution:  invalid
 Keywords:  needs-testing      |     Focuses:
  has-patch                    |
-------------------------------+-------------------------------------------
Changes (by paragoninitiativeenterprises):

 * status:  reviewing => closed
 * resolution:   => invalid


Comment:

 > How does anyone know?

 Informally, based entirely on user feedback.

 We could do a telemetry survey (just grab `PHP_INT_SIZE` from WordPress
 installs, or through e.g. Packagist for Composer users).

 I think it'd probably look something like this, in the end:

 * 98% or more: `PHP_INT_SIZE === 8`
 * 2% or less: `PHP_INT_SIZE === 4`

 It might even be a generally ''good'' thing to do, since there aren't
 reliable statistics available anywhere for this, but it's way outside the
 scope of this ticket.

 > Having said that, doing that cuts down the time to update Twenty
 Seventeen on that VPS from over thirty seconds to about seven.

 That's great to hear!

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


More information about the wp-trac mailing list