Wednesday, 18 January 2017

Dismissing Python Garbage Collection at Instagram

Dismissing Python Garbage Collection at Instagram: "By dismissing the Python garbage collection (GC) mechanism, which reclaims memory by collecting and freeing unused data, Instagram can run 10% more efficiently. Yes, you heard it right! By disabling GC, we can reduce the memory footprint and improve the CPU LLC cache hit ratio. If you’re interested in knowing why, buckle up!"



'via Blog this'

No comments:

Post a Comment