Hacker News new | ask | show | jobs
by mevile 3482 days ago
I've been very surprised so far by how little memory and how performant this terminal is even though it's written in JavaScript and runs on electron. All the other electron apps I know of are kind of known to be performance hogs (atom, slack). So it's refreshing to see something neat like this that also works well.
1 comments

VSCode is probably the best example of performant Electron app.
Truth.

Every time there is a thread about VSCode or Atom, you always get people asking why does VS Code run so well while Atom is sluggish.