Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Badly written Javascript/Electron apps are resource hogs.


Compared to virtually any compiled language, Javascript is a resource hog, regardless of how well written.

It is also single-threaded (without workers, which have their own limitations), and any large calculation can block that main thread.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: