Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
faster-cpython
/
ideas
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
1.7k
Code
Issues
151
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
Optimize multiplication by 1 (especially integers)
Status: Open.
#737
In faster-cpython/ideas;
·
dg-pb
opened
on Mar 5, 2026
Potentially fun/interesting benchmarks (Shed Skin examples), performance comparison
Status: Open.
#736
In faster-cpython/ideas;
·
srepmub
opened
on Dec 30, 2025
JIT should allocate jitted code in the same page when possible
Status: Open.
#735
In faster-cpython/ideas;
·
Fidget-Spinner
opened
on Oct 19, 2025
Optimize
dict
string keys
Status: Open.
#734
In faster-cpython/ideas;
·
dg-pb
opened
on Sep 28, 2025
C-API Capsule for _asynciomodule.c aka _asyncio and implementing more asyncio objects in CPython
Status: Open.
#733
In faster-cpython/ideas;
·
Vizonex
opened
on Aug 20, 2025
Improve layout of JIT code objects
Status: Open.
#732
In faster-cpython/ideas;
·
markshannon
opened
on Jul 30, 2025
Move
collections.deque
to a growable ring buffer for fast random access
Status: Open.
#731
In faster-cpython/ideas;
·
matthiasgoergens
opened
on Jun 4, 2025
Unboxed Internal list/tuple/dict/containers representation for use within CPython
Status: Open.
#729
In faster-cpython/ideas;
·
Fidget-Spinner
opened
on May 9, 2025
Supercharging the optimizer DSL
Status: Open.
#728
In faster-cpython/ideas;
·
Fidget-Spinner
opened
on Apr 25, 2025
Understand the outlier benchmarks on 3.14 (main) vs. 3.13.0
Status: Open.
#726
In faster-cpython/ideas;
·
mdboom
opened
on Apr 24, 2025
Proposal: Lazy Basic Block Stitching
Status: Open.
#723
In faster-cpython/ideas;
·
Fidget-Spinner
opened
on Mar 19, 2025
Optimise (non?) iteration of empty dicts/collections ?
Status: Open.
#720
In faster-cpython/ideas;
·
stuaxo
opened
on Feb 25, 2025
You can’t perform that action at this time.