FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) by markshannon · Pull Request #94127 · python/cpython · GitHub

/ cpython Public

[3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) - #94127

Merged
pablogsal merged 2 commits into
python:3.11from
markshannon:backport-93516
Jun 22, 2022
Merged

[3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127)#94127
pablogsal merged 2 commits into
python:3.11from
markshannon:backport-93516

Conversation

markshannon commented Jun 22, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

)

* Use a lookup table to reduce overhead of getting line numbers during tracing.
markshannon changed the title [3.11] GH-93516: Backport GH-93769: Store offset of first traceable instruction in code object [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing. Jun 22, 2022
pablogsal changed the title [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing. [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing Jun 22, 2022
pablogsal changed the title [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing [3.11]GH-93516: Backport GH-93769: Speedup line number checks when tracing Jun 22, 2022
pablogsal changed the title [3.11]GH-93516: Backport GH-93769: Speedup line number checks when tracing [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing Jun 22, 2022

Copy link
Copy Markdown
Contributor

Status check is done, and it's a success ✅ .

pablogsal changed the title [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) Jun 22, 2022
pablogsal merged commit 3ece6e6 into python:3.11 Jun 22, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL