Skip to content
Notifications
Clear all
David Nakamura
@davidn3
New Member
Joined: Jul 21, 2026
Topics: 0 / Replies: 1
Reply
RE: Having major issues with memory consumption on the scanner for a large Go project.

We've run into a similar scaling problem with a large Go monorepo. The memory spike often correlates with the number of import statements and the size...

3 hours ago