CodeCompass
CodeCompass copied to clipboard
Codecompass_parse consume huge ram when parse big project like llvm
fantastic work!
I have problem when parse llvm-project (enable mlir project) build with RelWithDebInfo in the latest runtime-pgsql docker container: the ** Codecompass_parse ** process comsume huge ram space, I have 64G ram and manual create 64G swap space, but it still isn't enough. The top command says it use 160+g ram space.
I wanna is there something wrong I use it or bug?
Hi @hunterzju, Thanks for your interest in the project and sorry for the late response. Previously LLVM was parseable by CodeCompass even on a mediocre desktop computer or notebook even with 8-16 GB RAM. (Though it took a few hours.) We will test it again with newer LLVM releases.