Sejal Gupta
Sejal Gupta (She/Her) is a software engineer, fueled by a passion for technology and constantly strives to empower women in tech. She founded a community (Women in Tech++) where she has mentored 100+ women and seeks to keep this legacy. She has authored 3 research articles on the Internet of Things and presented her work at IEEE Conferences. She is a public speaker and loves to talk about solving problems using cutting-edge technology.
Linkedin: https://www.linkedin.com/in/sejal-gupta-she-her-3aab7815a/ Github: https://github.com/Sejal-G Scopus: https://www.scopus.com/authid/detail.uri?authorId=57222596059 Google Scholar: https://scholar.google.com/citations?hl=en&user=8O4uOVYAAAAJ
Session
Ever wondered what goes on behind the scenes to keep your Python apps running smoothly? Join us for a deep dive into the world of garbage collection and resource allocation! We’ll uncover the secrets of Python's memory management, from reference counting to tackling those pesky cyclic references. Uncover how Python automatically identifies and cleans up unused objects, ensuring optimal performance using gc
module. You'll also get a scoop of tools like memory_profiler
and tracemalloc
. Whether you're a Python pro or just curious, this talk will help you keep your code lean, clean and efficient. Don't miss it!