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

Incemening and decrementing is almost free, the cost is in allocating and releasing memory. If you allocate and release so many objects this starts to be an issue like here, with a GC the memory usage would be at the level of an Electron app.


Only for developers that lack the understanding that just because there is a GC that doesn't mean there aren't other means to manage memory, e.g. D, Nim, C#/F#/VB, Eiffel, Go.

https://github.com/ixy-languages/ixy-languages

As for Electron, as React Native team has proven, Electron isn't the best example of JavaScript performance or memory usage, quite the opposite.

I can hardly wait the day that they manage to convince the VSCode team to migrate to React Native.




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: