Reimplement SourceFilter::includes()
to not depend on SourceMapper
and to not perform filesystem traversal
#6114
Labels
feature/test-runner
CLI test runner
type/performance
Issues related to resource consumption (time and memory)
Originally suggested by @dantleech in #6111 (comment).
I think we should focus on
SourceFilter::includes()
first. Once we have a good solution for that we can look into extracting and reusing it for sebastianbergmann/php-code-coverage#386.The text was updated successfully, but these errors were encountered: