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

perf: linter lsp memory leak fix and deno_graph executor #22519

Merged

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Feb 21, 2024

Updates dependent crates which includes an investigation fix by @irbull in Deno's LSP when linting code. Huge thanks to Ian for tracking down this issue.

Also includes Divy's deno_graph executor change, which reduces memory usage when loading jsr specifiers and makes them faster.

Co-authored-by: irbull <irbull@users.noreply.github.com>
Co-authored-by: littledivy <littledivy@users.noreply.github.com>
@dsherret dsherret enabled auto-merge (squash) February 21, 2024 21:30
@dsherret dsherret merged commit 190776f into denoland:main Feb 21, 2024
17 checks passed
@bartlomieju bartlomieju deleted the perf_deno_graph_executor_and_lsp_mem_leak branch February 21, 2024 21:58
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