You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analysis is taking a long time with no indication of progress.
emerge -a CPP
edited paths in cpp-template.yml
emerge -c cpp-template.yml
...
2023-02-21 17:12:41 analysis I β created the filesystem graph
2023-02-21 17:12:41 analysis I π starting file result creation in cpp check
...
came back to check 4 hours later no progress reported.
A python process is still running using 1Gb RAM
Overall CPU usage is at 12%, MEM usage at 68% (27Gb of 40Gb)
Describe your environment
Windows 11
Python 3.9
12th Gen Intel(R) Core(TM) i7-12700H 2.30 GHz , 40Gb
Graphviz 7.10
emerge-viz installed using pip
The code base is on the medium to large side (14055 fliles of which 7674 are headers, 65440 lines).
I should probably have tried emerge out on something smaller first
and read the manual to see if there are any slow analysis steps worth switching off on a first pass.