filmov
tv
Memory Management in Python
Показать описание
## Memory Management in Python
* **Speaker**: Jatin Goel
* **Description**: In this talk Jatin does a deep dive into Python's
memory management. He covers things like how variables, objects
are actually stored in memory, how references work, interning,
garbage collection. The talk is concludes with ways to optimize
memory utilization and interesting questions from the audience.
* **References**:
***NOTE**: You can reach out to the speaker on the proposal page if
you want to discuss anything about this talk.*
This video is licensed under CC-BY-SA 4.0.
Note: the slides may have different copyright and license.
Copyright © 2020 PythonPune
* **Speaker**: Jatin Goel
* **Description**: In this talk Jatin does a deep dive into Python's
memory management. He covers things like how variables, objects
are actually stored in memory, how references work, interning,
garbage collection. The talk is concludes with ways to optimize
memory utilization and interesting questions from the audience.
* **References**:
***NOTE**: You can reach out to the speaker on the proposal page if
you want to discuss anything about this talk.*
This video is licensed under CC-BY-SA 4.0.
Note: the slides may have different copyright and license.
Copyright © 2020 PythonPune