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

[performance] Removing dependencies / splitting the package #278

Open
1 of 2 tasks
aminya opened this issue May 28, 2020 · 0 comments
Open
1 of 2 tasks

[performance] Removing dependencies / splitting the package #278

aminya opened this issue May 28, 2020 · 0 comments

Comments

@aminya
Copy link

aminya commented May 28, 2020

A follow up to #277 to further improve the performance.

As I mentioned in JunoLab/atom-julia-client#744, it is best if we can use X-terminal package as the REPL. That increases the modularity, and finally, it increases the performance.

We can also start moving some parts of the code to the atom-ide-community to allow other languages to use the same functionality.

Here is an analysis of the loading time caused by xterm dependencies:
Link

image

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

1 participant