← 返回首页
gh-102856: Tokenize performance improvement by mgmacias95 · Pull Request #104731 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-102856: Tokenize performance improvement#104731

Merged
pablogsal merged 2 commits into
python:mainfrom
mgmacias95:tokenize_py_speedup
May 22, 2023
Merged

gh-102856: Tokenize performance improvement#104731
pablogsal merged 2 commits into
python:mainfrom
mgmacias95:tokenize_py_speedup

Conversation

mgmacias95 commented May 21, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

The performance improvement is made by moving code executed in the Python side to the C tokenizer.

pablogsal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

LGTM

pablogsal enabled auto-merge (squash) May 22, 2023 00:14
pablogsal merged commit 8817886 into python:main May 22, 2023
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.

3 participants

Footer

© 2026 GitHub, Inc.