Hacker News new | ask | show | jobs
by whywhywhydude 1051 days ago
Unfortunately, python garbage collector messes up copy on write. Here’s a blog from instagram on how they fixed it - https://instagram-engineering.com/copy-on-write-friendly-pyt...