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

Yeah indeed chromium is a more efficient 2D rendering engine than what's available natively and performance of JS is comparable to Java. Electron apps being slow is mostly a developer laziness problem, not a technology problem. Making a fast electron app is actually easier than making a fast C++ app IMO, when you take into account the libraries and tooling available.


I think the difficulty is in making a lightweight Electron app, not a fast one. Games run fast too, but they can get away with hogging resources because they're typically the only app you're using at the time.


This is a good article on the technical reasons Finda uses electron to make a portable, yet fast & lightweight desktop search app: https://keminglabs.com/blog/building-a-fast-electron-app-wit...


It's not more efficient than directly using skia or cairo. Not on ARMv7 anyway.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: