FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-93533: Shrink the `LOAD_ATTR` caches by brandtbucher · Pull Request #103014 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-93533: Shrink the LOAD_ATTR caches
- #103014
#103014
Closed
brandtbucher
wants to merge 7 commits into
python:main
python/cpython:main
from
brandtbucher:type-cache-fixed
brandtbucher/cpython:type-cache-fixed
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
GH-93533: Shrink the LOAD_ATTR caches
#103014
brandtbucher
wants to merge 7 commits into
python:main
python/cpython:main
from
brandtbucher:type-cache-fixed
brandtbucher/cpython:type-cache-fixed
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2023
Stick a small, resizable cache on all types
brandtbucher
committed
c87e8bd
View commit details
Copy full SHA for c87e8bd
Browse repository at this point
Try a bigger starting cache size (8 instead of 1)
brandtbucher
committed
0e21f47
View commit details
Copy full SHA for 0e21f47
Browse repository at this point
Try a fixed cache size
brandtbucher
committed
bde6bec
View commit details
Copy full SHA for bde6bec
Browse repository at this point
Bump the size to 16
brandtbucher
committed
212046c
View commit details
Copy full SHA for 212046c
Browse repository at this point
Commits on Mar 24, 2023
Catch up with main
brandtbucher
committed
1ee7d47
View commit details
Copy full SHA for 1ee7d47
Browse repository at this point
Blurb add
brandtbucher
committed
cdc3189
View commit details
Copy full SHA for cdc3189
Browse repository at this point
Commits on Mar 25, 2023
Merge branch 'main' into type-cache-fixed
hugovk
authored
6934d55
View commit details
Copy full SHA for 6934d55
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL