Open driesvints opened 10 months ago
We got it to run much faster now with https://github.com/laravelio/laravel.io/pull/1151 but we might want to investigate individual slow tests going forward with vendor/bin/pest --profile
For example, the password reset test takes 3 seconds? 🤔
Apologies not sure best way to link my PR: https://github.com/laravelio/laravel.io/pull/1167 - Improves by 1/3, cheers
Thanks @Nathan-Cowin. Also a good improvement. Will leave this open to see if we can get it down even further eventually.
Another easy second here #1169
For some reason, our test suite is super slow. We should look into this and try to decrease memory usage and speed it up.
Parallel run:
Regular run: