microsoft / microsoft/vscode-cpptools
Create Declaration / Definition updating appears to be a lot slower on Linux/Mac
Open
Nobody has claimed this yet.
bug
Feature: Create Declaration or Definition
Language Service
performance
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
...compared to Windows. We should investigate why and improve the performance.
Other features that use the database might also be impacted.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce declaration/definition updating on Linux and macOS, then compare its performance with Windows. Trace the database-backed work and check whether other database-using features show the same slowdown; done means identifying the cause and demonstrating improved performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, macos, typescript
- Domain
- databases, devtools, performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100