yep. it was lazy because it was creating huge maps...
# general
g
yep. it was lazy because it was creating huge maps from a file to a target. after my change it doesn’t use files at all. Instead it looks at specs(glob(‘*.java’)) and tries to match them to changed files.