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

[rfc] startup overhead reduction #1374

Open
Nytelife26 opened this issue May 28, 2024 · 0 comments
Open

[rfc] startup overhead reduction #1374

Nytelife26 opened this issue May 28, 2024 · 0 comments
Assignees
Labels
cat: rfc Issues that propose changes, or a Request For Comments.

Comments

@Nytelife26
Copy link
Member

this is a follow up of #1363.

work has already been done in #1371 to reduce the startup impact of click. further work could be done to profile the application's initialisation route and remove further overhead.

eventually, an implementation of the language server protocol is desirable, removing the need for IDEs to run proselint's startup routine more than once. an intermediary implementation similar to the work done in eslint_d may be beneficial, and would only require allowing stdin mode to lint continuously.

@Nytelife26 Nytelife26 added the cat: rfc Issues that propose changes, or a Request For Comments. label May 28, 2024
@Nytelife26 Nytelife26 self-assigned this May 28, 2024
@Nytelife26 Nytelife26 pinned this issue May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat: rfc Issues that propose changes, or a Request For Comments.
Projects
None yet
Development

No branches or pull requests

1 participant