diff options
author | Mark Shannon <mark@hotpy.org> | 2022-06-20 12:00:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-20 12:00:42 (GMT) |
commit | ab0e60101637b7cf47f3cc95813996791e7118c4 (patch) | |
tree | c0590854ab9e9137c872f0789763d7bb07151fb0 /Python/marshal.c | |
parent | 45e62a2bc1c0000e2e9b613fff6bebf2c26fcb93 (diff) | |
download | cpython-ab0e60101637b7cf47f3cc95813996791e7118c4.zip cpython-ab0e60101637b7cf47f3cc95813996791e7118c4.tar.gz cpython-ab0e60101637b7cf47f3cc95813996791e7118c4.tar.bz2 |
GH-93516: Speedup line number checks when tracing. (GH-93763)
* Use a lookup table to reduce overhead of getting line numbers during tracing.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions