-
-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Description
orchard.namespace
can iterate over potentially many, many files (200K+ for a specific user) to determine whether they're .clj files. That's slow enough to cause nrepl timeouts.
Using dir globbing would be faster https://stackoverflow.com/questions/9148528/how-do-i-use-directory-globbing-in-jdk7
aamedina
Metadata
Metadata
Assignees
Labels
No labels