Skip to content

Speed up tests by using lower bcrypt rounds in testing env #986 #1167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Nathan-Cowin
Copy link
Contributor

@Nathan-Cowin Nathan-Cowin commented Oct 31, 2024

This PR helps #986

Improve tests speed

Before:
Pasted Graphic
image
After:
Pasted Graphic 1
image

About 1/3 faster on my machine

@Nathan-Cowin Nathan-Cowin changed the title Fixes#986 use lower BCRYPT_ROUNDS in testing to speed up tests use lower bcrypt rounds in testing to speed up tests Oct 31, 2024
@Nathan-Cowin Nathan-Cowin changed the title use lower bcrypt rounds in testing to speed up tests speed up tests by using lower bcrypt rounds in testing env Oct 31, 2024
@Nathan-Cowin Nathan-Cowin changed the title speed up tests by using lower bcrypt rounds in testing env Speed up tests by using lower bcrypt rounds in testing env Oct 31, 2024
@Nathan-Cowin Nathan-Cowin changed the title Speed up tests by using lower bcrypt rounds in testing env Speed up tests by using lower bcrypt rounds in testing env #986 Oct 31, 2024
@driesvints
Copy link
Member

That's a nice improvement thanks @Nathan-Cowin! I removed the test because I don't think it's needed.

Thanks!

@driesvints driesvints merged commit 51bcb77 into laravelio:main Nov 1, 2024
1 check passed
@Nathan-Cowin
Copy link
Contributor Author

@driesvints No problem :) makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants