Skip to content

resolve: add cross-file candidate stats + tests for ResolveEdgesForNames - #35

Merged
isink17 merged 1 commit into
optimizationsfrom
perf
Apr 23, 2026
Merged

resolve: add cross-file candidate stats + tests for ResolveEdgesForNames#35
isink17 merged 1 commit into
optimizationsfrom
perf

Conversation

@isink17

@isink17 isink17 commented Apr 23, 2026

Copy link
Copy Markdown
Owner

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces detailed statistics for cross-file edge resolution by refactoring the ResolveEdgesForNames method into ResolveEdgesForNamesWithStats. The new implementation collects various metrics, including exact hits, suffix hits, and execution timings, which are now integrated into the ScanSummary struct. Additionally, new unit and integration tests have been added to verify the resolution logic and the accuracy of the reported statistics. I have no feedback to provide.

@isink17
isink17 merged commit c18a83f into optimizations Apr 23, 2026
3 checks passed
@isink17
isink17 deleted the perf branch April 23, 2026 11:02
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