GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

[BUG] Improve the compilation time and memory consumption when building GAE

Open sighingnow opened this issue 3 years ago • 0 comments

Describe the bug

Seems github has (may be temporarily) adjust the memory limit of runners on Github Actions, causing failure on our main branch: https://github.com/alibaba/GraphScope/runs/7441676827?check_suite_focus=true

The building time and memory usage are indeed a longstanding problem of GAE. I would take a look and try simplifying the header/module dependencies.

Additional context Add any other context about the problem here.

sighingnow avatar Jul 21 '22 06:07 sighingnow