DrupalCon Nashville 2018: How Memory Works in PHP and Its Hidden Costs

30:37 · 09 Apr 2018 – 13 Apr 2018 · YouTube

About this talk

This talk explores how PHP manages memory during code execution, emphasizing the implications of its user-friendly design on memory consumption. The speaker explains that while small, low-traffic sites often experience little noticeable impact, high-traffic sites and long-running background processes can significantly benefit from a deeper understanding of memory usage. The discussion covers the metadata required for PHP variables, highlighting how this metadata can sometimes occupy more memory than the actual data. Aimed at both novice and experienced developers, the session encourages awareness of memory management to enhance programming efficiency.

From event

DrupalCon Nashville - April 2018

09 Apr 2018 – 13 Apr 2018

All event videos
Back to Watch