Skip to content

Best practise for BIG project #143

Description

@brainwang

Hi,
I had a big project and receive something like "The project has 11,606 files (mostly Java). With 5,219 Java files and 33 modules, full analysis would require ~460 batches of 25 files each.".

The agent propose options like:
(a) Scope to a specific module (specify a path like inventory-service)
(b) Continue with full analysis (will take longer)

My quesion is, if I select a to handle eache sub folder seperately, is the following statement true?

  1. each folder will generate a standalone folder .understand-anything folder with the index files.
  2. the root folder do not have a global index.

If #2 is true, is it possoble to joint navigate the graph? or I have to go into each folder to run and only navigate the content of the single folder only?

Is there any siggestion for s BIG project?

B.R.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions