Changes between Version 2 and Version 3 of Ticket #47186, comment 3
- Timestamp:
- 05/09/2019 11:17:06 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47186, comment 3
v2 v3 5 5 In the updates page of the dashboard, if I update Twenty Ten, **it takes 30 seconds** from the appearance of 'Update Themes' to the 'The update process is starting. This process may take a while on some hosts, so please be patient...' lines. 6 6 7 I know the cryptographic functions in the sodium_compat library are designed to have a constant execution time for any particular task , but it's clearlytoo long.7 I know the cryptographic functions in the sodium_compat library are designed to have a constant execution time for any particular task on any particular hardware, but it's clearly taking too long. 8 8 9 9 (Unless someone here is paying for me to have faster VPSes...)