You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #737 Reduce the BCrypt cost in tests to run them much faster (javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
Reduce the BCrypt cost in tests to run them much faster
I learned this cool trick from this @taylorotwell tweet: https://twitter.com/taylorotwell/status/943135617466105856
In my local machine, tests went from 15 to 10 seconds!
Commits
-------
54c2ebe Reduce the BCrypt cost in tests to run them much faster
0 commit comments