-
Notifications
You must be signed in to change notification settings - Fork 49
Issues: faster-cpython/ideas
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Deegen: A JIT-Capable VM Generator for Dynamic Languages
research-interaction
notes from researchers, papers etc.
#707
opened Nov 24, 2024 by
Fidget-Spinner
Refactor the JIT's type-lowering/specialization pass's data structures.
#706
opened Nov 22, 2024 by
markshannon
Some benchmarks have concerningly high uop miss rates
investigate
#702
opened Nov 4, 2024 by
brandtbucher
The Performance Effects of Virtual-Machine Instruction Pointer Updates Paper
research-interaction
notes from researchers, papers etc.
#697
opened Sep 16, 2024 by
Fidget-Spinner
Cross Module Quickening Paper
research-interaction
notes from researchers, papers etc.
#696
opened Sep 16, 2024 by
Fidget-Spinner
Investigation: Are we using the right statistics to show improvement in our benchmarks?
#688
opened Jun 24, 2024 by
mdboom
Better optimization of side exits by recording type information
#680
opened May 20, 2024 by
markshannon
Lazily create attributes that are created often, but read rarely.
#674
opened May 7, 2024 by
markshannon
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.