Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Management in Python #135

Closed
3 tasks done
GoelJatin opened this issue Dec 7, 2020 · 5 comments · Fixed by #145
Closed
3 tasks done

Memory Management in Python #135

GoelJatin opened this issue Dec 7, 2020 · 5 comments · Fixed by #145
Labels
scheduled The scheduled talks talk-proposal New talk of Python Pune meetup
Milestone

Comments

@GoelJatin
Copy link

GoelJatin commented Dec 7, 2020

Title of the talk

Memory Management in Python

Description

We'll be talking about how objects are stored in stored in memory and how they're garbage collected.

  1. Reference count
  2. Garbage collection
  3. Generational garbage collection
  4. Some gotchas
  5. And then finally, some quick optimisations you can do in your Python code

Duration (including Q&A)

45 minutes

Prerequisites

Nothing specific, but having some basic knowledge of Python would be helpful.

Speaker bio

Jatin comes with a total of 5+ years of industry experience working on a variety of products ranging from Tools and Automation, Cloud Services, REST APIs, Programmatic Advertising and currently working on integrating Google and Microsoft OAuth solutions for secure access with on-premise products, where most part of the journey has been along the lines of Core Python and Standard Library
He is currently working with Spiceworks as Software Engineer II. You can find him on Twitter @_JatinGoel
Email: [email protected]

Checklist

The talk/workshop speaker agrees to,

@GoelJatin GoelJatin added the talk-proposal New talk of Python Pune meetup label Dec 7, 2020
@vishalvvr
Copy link
Member

Hello @GoelJatin,
Thank you for submitting the talk.
Will you be able to deliver this talk on 19th of this month (December)?
We are planning to have the meetup around 11:00 AM to 01:00 PM IST.

@GoelJatin
Copy link
Author

Hey @vishalvvr , there are some other plans for 19th, but I'll confirm and get back to you on this ASAP

@GoelJatin
Copy link
Author

Hey @vishalvvr , really sorry about the delay from my end. I can give the talk this Saturday, December 19, but would be great if I can have the first slot. Thanks for your patience and understanding!!

@bhavin192
Copy link
Contributor

Hey @GoelJatin sorry for not responding on this issue, we have scheduled your talk in the first slot.
https://www.meetup.com/PythonPune/events/274919127/

We will be starting with your talk around 11:10, please join around 10:45. Hope the timing of 11:10 works for you.

https://meet.jit.si/PythonPuneDecember2020

@bhavin192 bhavin192 added the scheduled The scheduled talks label Dec 18, 2020
@bhavin192 bhavin192 added this to the December 2020 milestone Dec 18, 2020
@GoelJatin
Copy link
Author

Slides links - https://bit.ly/jatin-pycon-memory-mgmt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scheduled The scheduled talks talk-proposal New talk of Python Pune meetup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants