You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: