Hacker News new | ask | show | jobs
by cma 103 days ago
Every python object will trigger copy on write of a full memory page on any read, due to reference counting, though some will share pages.