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

Poor performance on Dialyzer #205

Closed
msudgh opened this issue Jan 19, 2020 · 1 comment
Closed

Poor performance on Dialyzer #205

msudgh opened this issue Jan 19, 2020 · 1 comment

Comments

@msudgh
Copy link

msudgh commented Jan 19, 2020

Environment

  • Elixir & Erlang versions (elixir --version): Elixir 1.9.4 (compiled with Erlang/OTP 22)
  • Operating system: Darwin x64 19.2.0
  • Client (editor or IDE): VSCode

Sometimes dialyzer isn't working correctly as end-user expect it, The following issues I encountered:

  • Poor performance on integration with Extension and Dialyzer, it takes about 1s to get the result of analyzing every time for any action involving dialyzer (Maybe WebSocket or equivalent realtime approaches would be a better idea)
  • Caching result of analyzing
@JakeBecker
Copy link
Owner

This project has moved!

It's now being maintained by proactive volunteers from the Elixir community over at elixir-lsp/elixir-ls. Updates will continue to be published from that repo to the original VS Code extension, so no need to switch plugins if you're using VS Code.

To avoid inundating the new maintainers with issues, please verify that your issue persists with the latest version of the extension (which is published from the new repo) before re-filing your issue there.

Thanks for using ElixirLS!

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

No branches or pull requests

2 participants