Closed
Description
I encountered a massive performance hit in my Meteor project after updating from 3.7.0 to 3.8.0. An eslint
run that previously took approx. 6 seconds locally (MacOS) now took approx. 75 s (12x). I also noticed the impact in a Linux environment, though there it was less severe (approx. 40 % slowdown).
I assume this is related to the switch from fast-glob
to tinyglobby
. Perhaps something to look into?
Metadata
Metadata
Assignees
Labels
No labels