@OderWat Is Atom slower? Possibly. If I install enough plugin on Atom to make 
it seem like an IDE and open a project with it it can eat up to 4 GB of RAM 
which is unacceptable. Is Atom ameturish? [vscode just introduced tabs and 
find-replace](https://encrypted.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjjhaHo2_LNAhUOrRQKHYoFAqAQFggdMAA&url=https%3A%2F%2Fwww.reddit.com%2Fr%2Fprogramming%2Fcomments%2F4rrf0p%2Fvisual_studio_code_13_released_now_with_tabs%2F&usg=AFQjCNHROCRpylDYXv_SlStapvOxI4kgyg)
 . Could electron be fast? Of course, the hello-world app. More "serious" apps 
like a git gui([https://www.gitkraken.com/](https://www.gitkraken.com/)) just 
wastes tons of resources for nothing when you open larger projects with them. 
It doesn't matter what electron app we use, both the startup and the runtime 
will be slower than it should be - even slower than a .net app while spawning a 
lot of processes because of chromium.

BTW: what a nice new world where most editors are written on one of the slowest 
platform. With such "progress" they'll never beat neither sublime nor vim.

Reply via email to