broccolijs / broccoli-funnel

MIT License
66 stars 37 forks source link

[PERF] potentially unneeded matching #94

Closed stefanpenner closed 7 years ago

stefanpenner commented 7 years ago

https://github.com/broccolijs/broccoli-funnel/blob/master/index.js#L405 should likely not run, if we already delegated matching to walkSync earlier. This occurs when we do a this._matchedWalk is true