-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
enhancementNew feature or requestNew feature or requestvalidator-coreIssues that relate to the core validator functionalityIssues that relate to the core validator functionality
Description
The current implementation of the file system finder is suitable for most use-cases but can get slow when recursing through a very large directory tree. It would improve performance to update the fsfinder to launch a new goroutine for each subdirectory. Determine a benchmark and determine if the worker pool needs to be limited to maximize performance as well as measuring the performance increase using goroutines
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestvalidator-coreIssues that relate to the core validator functionalityIssues that relate to the core validator functionality