FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-93516: Speedup line number checks when tracing. by markshannon · Pull Request #93763 · 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
GH-93516: Speedup line number checks when tracing.
- #93763
#93763
Merged
markshannon
merged 4 commits into
python:main
python/cpython:main
from
faster-cpython:speedup-line-checks-v3
faster-cpython/cpython:speedup-line-checks-v3
Copy head branch name to clipboard
Jun 20, 2022
Conversation
Commits
4
(4)
Checks
Files changed
Merged
GH-93516: Speedup line number checks when tracing.
#93763
markshannon
merged 4 commits into
python:main
python/cpython:main
from
faster-cpython:speedup-line-checks-v3
faster-cpython/cpython:speedup-line-checks-v3
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2022
Use a lookup table to reduce overhead of getting line numbers during tracing.
markshannon
committed
6b2d840
View commit details
Copy full SHA for 6b2d840
Browse repository at this point
Merge branch 'main' into speedup-line-checks-v3
markshannon
committed
47cb2ed
View commit details
Copy full SHA for 47cb2ed
Browse repository at this point
Commits on Jun 14, 2022
Merge branch 'main' into speedup-line-checks-v3
markshannon
committed
c087308
View commit details
Copy full SHA for c087308
Browse repository at this point
Commits on Jun 17, 2022
Refactor loops
markshannon
committed
3e5d1fd
View commit details
Copy full SHA for 3e5d1fd
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL