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

It could just be that mzscheme never returns memory to the OS. Perl doesn't.


Not returning memory is different from a memory leak. Not returning memory means the memory footprint equals peak memory footprint. A memory leak is a bug in the program which causes space complexity in memory to grow unbounded. mzscheme certainly doesn't leak memory. HN leaks memory.




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

Search: