Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore: Use binary search over symbols array#64240

Merged
varungandhi-src merged 1 commit into
mainfrom
vg/binary-search
Aug 2, 2024
Merged

chore: Use binary search over symbols array#64240
varungandhi-src merged 1 commit into
mainfrom
vg/binary-search

Conversation

@varungandhi-src

Copy link
Copy Markdown
Contributor

Right now, perf is dominated by slowness of gitserver, but let's
avoid the pessimization in the old code with multiple linear lookups.

Test plan

Manually tested + covered by existing tests.

@cla-bot cla-bot Bot added the cla-signed label Aug 2, 2024
@github-actions github-actions Bot added team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/product-platform labels Aug 2, 2024
@varungandhi-src varungandhi-src enabled auto-merge (squash) August 2, 2024 09:56
@varungandhi-src varungandhi-src merged commit 26c3099 into main Aug 2, 2024
@varungandhi-src varungandhi-src deleted the vg/binary-search branch August 2, 2024 10:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/product-platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants