Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: performance issue when using code vision #507

Merged

Conversation

bastiandoetsch
Copy link
Collaborator

Description

Our plugin triggered a reparse of project files for every save/change. This had a hefty performance penalty.

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Screenshots / GIFs

Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!

@bastiandoetsch bastiandoetsch requested a review from a team as a code owner April 9, 2024 08:06
@bastiandoetsch bastiandoetsch enabled auto-merge (squash) April 9, 2024 08:10
@bastiandoetsch bastiandoetsch merged commit 30a6e74 into master Apr 9, 2024
9 checks passed
@bastiandoetsch bastiandoetsch deleted the fix/dont-reparse-files-just-for-code-vision-updates branch April 9, 2024 08:17
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.

2 participants