feature: Selective Analyzer Execution through Upstream Filtering for Optimized Analysis #146
Closed
2 of 4 tasks
Labels
enhancement
New feature or request
Checklist:
Is this feature request related to a problem?
Describe the solution you'd like
I noticed that when a filter is added during analysis, all analyzers are executed, which makes the analysis very long even if we only want to retrieve the services.
The filter is applied during the merging of errors to display only what the user has indicated in the filter argument. Shouldn't the filter be applied upstream so that only the analyzer we are interested in is executed?
Benefits for the project and its users
Improvement of Performance in Adding Filters
The text was updated successfully, but these errors were encountered: