Skip to content

Add "bloating instance dicts" section - #216

Merged
satwikkansal merged 2 commits into
satwikkansal:masterfrom
Jongy:instance-dict-size
Aug 1, 2020
Merged

Add "bloating instance dicts" section#216
satwikkansal merged 2 commits into
satwikkansal:masterfrom
Jongy:instance-dict-size

Conversation

@Jongy

@Jongy Jongy commented Jul 31, 2020

Copy link
Copy Markdown
Contributor

I tested on Python 3.6, 3.7 and 3.8. On Python 3.5, sizes do not change - which suggests 3.5 doesn't have key sharing, although it did have, I think (the PEP was introduced between 3.3 and 3.4). And Python 2 is irrelevant, of course.

Closes: #210

@satwikkansal

Copy link
Copy Markdown
Owner

Looks good, thanks! :)

@satwikkansal
satwikkansal merged commit 03a035a into satwikkansal:master Aug 1, 2020
@Jongy
Jongy deleted the instance-dict-size branch August 1, 2020 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected instance dict size increase

2 participants