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

The biggest issue is on single deployments like desktop or embedded, hence why these kind of improvements are so relevant.


That's the key trade of these days in software imho. What kind of memory management you need.

Sever side zero memory leaks absolute requirement and "real time" responses rarely a requirement. triggering gc during init and/or shutdown of a component often enough.

Building a CNC machine - every tick is valuable, but as long as it can run a job for 2 days before crashing no one will notice if it leaks memory like a sieve when you run a calibration routine.




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

Search: