[wp-trac] [WordPress Trac] #63026: Improve performance of bcrypt related unit tests
WordPress Trac
noreply at wordpress.org
Mon May 26 14:34:28 UTC 2025
#63026: Improve performance of bcrypt related unit tests
--------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Build/Test Tools | Version: 6.8
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses: tests
--------------------------------------+---------------------
Comment (by johnbillion):
In [changeset:"60253" 60253]:
{{{
#!CommitTicketReference repository="" revision="60253"
Build/Test Tools: Increase shared user fixtures following switch to bcrypt
hashing.
User creation is somewhat more expensive since switching the default
password hashing algorithm to bcrypt in 6.8. This speeds up the tests by
making more use of shared user fixtures, thus reducing the number of users
that are created during tests.
Props peterwilsoncc.
See #63026
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63026#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list