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
Since we upgraded to Angular 19, with @angular-builders/jest 19 too, we have a huge performance regression. Locally and in our CI of our project, tests went from around 2 minutes of execution time to 15 minutes.
Minimal Reproduction
Example of a test that now takes between 8-10s to execute:
Describe the Bug
Since we upgraded to Angular 19, with @angular-builders/jest 19 too, we have a huge performance regression. Locally and in our CI of our project, tests went from around 2 minutes of execution time to 15 minutes.
Minimal Reproduction
Example of a test that now takes between 8-10s to execute:
But the issue is noticeable on a scale, however i am not sure what to give more here without having to share company code.
Expected Behavior
Same performance as before
Screenshots
Environment
The text was updated successfully, but these errors were encountered: