Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Speed up analysis #13

@borkdude

Description

@borkdude

Two ideas:

  • Allow processing of files in parallel (see for the same trick the clj-kondo code)
  • Allow predicate hook on file and/or parsed sexpr to decide if it's worth to analyze at all. E.g. (not (str/includes? (pr-str form) "assoc"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions