crabviz icon indicating copy to clipboard operation
crabviz copied to clipboard

generate Go call so slow

Open PaiHL opened this issue 11 months ago • 1 comments

image

I await about 20min.

image

PaiHL avatar Mar 29 '24 08:03 PaiHL

Hmm, the performance bottleneck is on the language server side, and the Go language extension is relatively fast among all the extensions for compiled languages I have tested. If it takes too long to generate a call graph, you could consider a partial code analysis, selecting a few files to generate a call graph at a time.

BTW, Is the code open source? If yes, then I can test Crabviz on it.

chanhx avatar Mar 29 '24 13:03 chanhx

Closing this issue due to inactivity.

chanhx avatar May 25 '24 02:05 chanhx