Skip to content

GH-146073: Add example script for dumping JIT traces - #148840

Merged
markshannon merged 2 commits into
python:mainfrom
markshannon:executor-visualization
Apr 22, 2026
Merged

GH-146073: Add example script for dumping JIT traces#148840
markshannon merged 2 commits into
python:mainfrom
markshannon:executor-visualization

Conversation

@markshannon

@markshannonmarkshannon commented Apr 21, 2026

Copy link
Copy Markdown
Member

Adds a script to dump JIT traces for a few example programs.

Should help guide heuristics and parameters for the JIT front-end and warmup.

@cocolato

Copy link
Copy Markdown
Member

Thanks for the help!

@savannahostrowskisavannahostrowski 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.

Can we link this from the README as well?

@diegorussodiegorusso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks!

@markshannon
markshannon merged commit f93834f into python:mainApr 22, 2026
82 checks passed
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@markshannon@cocolato@diegorusso@savannahostrowski