FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-46564: Optimize ``super().meth()`` calls via adaptive superinstructions by Fidget-Spinner · Pull Request #30992 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-46564: Optimize super().meth() calls via adaptive superinstructions
- #30992
#30992
Closed
Fidget-Spinner
wants to merge 11 commits into
python:main
python/cpython:main
from
Fidget-Spinner:zero_cost_super
Fidget-Spinner/cpython:zero_cost_super
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
bpo-46564: Optimize super().meth() calls via adaptive superinstructions
#30992
Fidget-Spinner
wants to merge 11 commits into
python:main
python/cpython:main
from
Fidget-Spinner:zero_cost_super
Fidget-Spinner/cpython:zero_cost_super
Copy head branch name to clipboard
Commits
Commits on Jan 28, 2022
Near zero-cost super().meth() calls
Fidget-Spinner
committed
3b12d1b
View commit details
Copy full SHA for 3b12d1b
Browse repository at this point
remove py_stats
Fidget-Spinner
committed
5b7a98d
View commit details
Copy full SHA for 5b7a98d
Browse repository at this point
Add vladima to co-authors
Show description for efb0ae3
Fidget-Spinner
and
vladima
committed
efb0ae3
View commit details
Copy full SHA for efb0ae3
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into zero_cost_super
Fidget-Spinner
committed
e037a56
View commit details
Copy full SHA for e037a56
Browse repository at this point
fix merge errors
Fidget-Spinner
committed
9d64819
View commit details
Copy full SHA for 9d64819
Browse repository at this point
Update test_frozenmain.h
Fidget-Spinner
committed
ac19aa1
View commit details
Copy full SHA for ac19aa1
Browse repository at this point
fix formatting, correct specialization
Fidget-Spinner
committed
1f9bb6c
View commit details
Copy full SHA for 1f9bb6c
Browse repository at this point
work with new call convention
Fidget-Spinner
committed
f4cd3f9
View commit details
Copy full SHA for f4cd3f9
Browse repository at this point
Commits on Jan 29, 2022
partially address review: fix tests, add asserts, add cache modification guards
Fidget-Spinner
committed
19880a9
View commit details
Copy full SHA for 19880a9
Browse repository at this point
fix refleak
Fidget-Spinner
committed
696a0e8
View commit details
Copy full SHA for 696a0e8
Browse repository at this point
Commits on Feb 1, 2022
Merge remote-tracking branch 'upstream/main' into zero_cost_super
Fidget-Spinner
committed
01202ee
View commit details
Copy full SHA for 01202ee
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL