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
I tried 8, 4, and 2 processes and in every case I was seeing worse performance using this than letting eslint just run in 1 process. The build without is about 6s for eslint, and 17s with 2 processes and worse with 4/8.
I tried 8, 4, and 2 processes and in every case I was seeing worse performance using this than letting eslint just run in 1 process. The build without is about 6s for eslint, and 17s with 2 processes and worse with 4/8.