pento / testpress

Tool for helping you get a WordPress Core test environment up and running.
GNU General Public License v2.0
68 stars 2 forks source link

Improve PHPUnit performance #90

Closed pento closed 5 years ago

pento commented 5 years ago

Enabling the opcache and moving the upload directory to an internal volume reduces the full test run time from 7 minutes to 3 minutes on my setup.