FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-128375: Better instrument for `FOR_ITER` by markshannon · Pull Request #128445 · 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-128375: Better instrument for FOR_ITER
- #128445
#128445
Merged
markshannon
merged 9 commits into
python:main
python/cpython:main
from
faster-cpython:better-instrument-for-iter
faster-cpython/cpython:better-instrument-for-iter
Copy head branch name to clipboard
Jan 6, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
GH-128375: Better instrument for FOR_ITER
#128445
markshannon
merged 9 commits into
python:main
python/cpython:main
from
faster-cpython:better-instrument-for-iter
faster-cpython/cpython:better-instrument-for-iter
Copy head branch name to clipboard
Commits
Commits on Dec 31, 2024
Speedup instrumented for loops and fix branch iterator bug
markshannon
committed
76b9b3e
View commit details
Copy full SHA for 76b9b3e
Browse repository at this point
Add test for co_branches
markshannon
committed
182c512
View commit details
Copy full SHA for 182c512
Browse repository at this point
Commits on Jan 3, 2025
Fix editing glitch
markshannon
committed
59bedbd
View commit details
Copy full SHA for 59bedbd
Browse repository at this point
PEP 8
markshannon
committed
29da92e
View commit details
Copy full SHA for 29da92e
Browse repository at this point
Add no_save_ip annotation to indicate that an instruction shouldn't save the IP to frame->instr_ptr
markshannon
committed
511733c
View commit details
Copy full SHA for 511733c
Browse repository at this point
Update assert
markshannon
committed
592e328
View commit details
Copy full SHA for 592e328
Browse repository at this point
Fix handling of branch events not from source instruction
markshannon
committed
6b903b3
View commit details
Copy full SHA for 6b903b3
Browse repository at this point
Ensure consistency between BRANCH event offsets and co_branches.
markshannon
committed
1c38d89
View commit details
Copy full SHA for 1c38d89
Browse repository at this point
Flags should be unsigned
markshannon
committed
cbe6c7c
View commit details
Copy full SHA for cbe6c7c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL