Skip to content

Code atlas performance#24

Merged
tmaiaroto merged 3 commits into
mainfrom
code-atlas-performance
Mar 26, 2026
Merged

Code atlas performance#24
tmaiaroto merged 3 commits into
mainfrom
code-atlas-performance

Conversation

@tmaiaroto

Copy link
Copy Markdown
Contributor
  • Splits the node graph visualization in the "Code Atlas" section into different graphs based on directory path. This reduces the amount of nodes (and edges) that render which improves performance for larger code bases.
  • Added callees/callers to the node details panel for easier traversal and quicker access to this data (opposed to just relying on the graph). This also accounts for nodes in different directories/graphs.
  • Added "jump to" and directory path breadcrumbs to the "Code Atlas" for easier navigation now that graphs are broken down by directory.
  • Adjusted config for macOS (hopefully fixes inability to move app window, needs testing)

…to speed up performance. enhance node traversal from details panel to easily navigate between symbols in the same or different directories
@tmaiaroto
tmaiaroto merged commit a44cdfc into main Mar 26, 2026
2 checks passed
@tmaiaroto
tmaiaroto deleted the code-atlas-performance branch March 26, 2026 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant