Hacker News new | ask | show | jobs
by astrange 167 days ago
"Saving X% of RAM" isn't a thing because RAM is itself a cache of compressed swap space and/or mapped files.

The lesson here is pointer-chasing data structures and trees are a lot more expensive than everyone and most programming languages like to pretend they are.