Hacker News new | ask | show | jobs
by jhgg 2690 days ago
The cost savings here is in download/package size, and not runtime performance. Chances are latest chromium is faster than the system web-browser.
1 comments

Startup time matters. Chances are the system web browser is already cached in memory, whereas every Electron app wants to load its own Chromium runtime.