Y
Hacker News
new
|
ask
|
show
|
jobs
by
Analemma_
3336 days ago
It's a good example of how Electron is no excuse for sluggish apps: VSC is very snappy until you start getting really huge files. Don't blame the runtime for your crappy code!
2 comments
IshKebab
3335 days ago
That logic doesn't really follow. I remember reading that the VSC people put a lot of work into making sure it is still fast despite Electron.
Not everyone can do that, so it would be better if the framework was 'fast by default'.
link
infensus
3335 days ago
I thought it was because VSC is using c++ binaries for stuff like intellisense
link
Not everyone can do that, so it would be better if the framework was 'fast by default'.