Skip to content

Excessive runtime when doing cldk.analysis #122

Open
@jinMori127

Description

@jinMori127

attr: java version: 21 & the latest cldk version from pip

I'm trying to do some analysis for repo on github: https://github.com/apache/dubbo
dubbo has 3939 java files with 21400 lines of code which is not that big

when I try to do

cldk = CLDK(language="java")
cldk.analysis(project_path="dubbo")

the analysis runs and didn't get back I tried to wait over 5 minutes and I didn't get any results,
knowing that I tried to run the same code on the demo repo from the readme and that works for me in like 3-6 sec

any fixes or suggestions?

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