Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
faster-cpython
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
27
Star
529
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Tools
scripts
on
stackref-not-null
User selector
All users
All time
Commit history
Commits on Sep 23, 2024
GH-124284: Add stats for refcount operations on immortal objects (GH-124288)
markshannon
authored
c87b0e4
View commit details
Copy full SHA for c87b0e4
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
gh-115178: Add Counts of UOp Pairs to pystats (GH-115181)
JeffersGlass
authored
acf69e0
View commit details
Copy full SHA for acf69e0
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
GH-115776: Embed the values array into the object, for "normal" Python objects. (GH-116115)
markshannon
authored
c32dc47
View commit details
Copy full SHA for c32dc47
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Fix broken format in error for bad input in summarize_stats.py (#117375)
Show description for 94c9742
gvanrossum
authored
94c9742
View commit details
Copy full SHA for 94c9742
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
gh-116996: Add pystats about _Py_uop_analyse_and_optimize (GH-116997)
mdboom
authored
50369e6
View commit details
Copy full SHA for 50369e6
View code at this point
Browse repository at this point
Commits on Mar 16, 2024
gh-116879: Add new optimizer pystats to tables (GH-116880)
mdboom
authored
1a33513
View commit details
Copy full SHA for 1a33513
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (#116577)
sobolevn
authored
4704e55
View commit details
Copy full SHA for 4704e55
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
gh-115168: Add pystats counter for invalidated executors (GH-115169)
mdboom
authored
b05afdd
View commit details
Copy full SHA for b05afdd
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
Tier 2 cleanups and tweaks (#115534)
Show description for 142502e
gvanrossum
authored
142502e
View commit details
Copy full SHA for 142502e
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (#114687)
sobolevn
authored
f9154f8
View commit details
Copy full SHA for f9154f8
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
gh-115362: Add documentation to pystats output (#115365)
mdboom
authored
fbb0169
View commit details
Copy full SHA for fbb0169
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
GH-113710: Fix updating of dict version tag and add watched dict stats (GH-115221)
markshannon
authored
8144661
View commit details
Copy full SHA for 8144661
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
gh-114312: Collect stats for unlikely events (GH-114493)
mdboom
authored
ea3cd04
View commit details
Copy full SHA for ea3cd04
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
GH-114448: Don't sort summarize_stats.py histograms by amount of change (GH-114449)
mdboom
authored
e45bae7
View commit details
Copy full SHA for e45bae7
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649)
Show description for b3d2427
serhiy-storchaka
authored
b3d2427
View commit details
Copy full SHA for b3d2427
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
gh-112320: Implement on-trace confidence tracking for branches (#112321)
Show description for 7316dfb
gvanrossum
authored
7316dfb
View commit details
Copy full SHA for 7316dfb
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
gh-111277: In summarize_stats.py, don't fail fast on invalid ratios (#111278)
mdboom
authored
9495bca
View commit details
Copy full SHA for 9495bca
View code at this point
Browse repository at this point
gh-109329: Count tier2 opcode misses (#110561)
Show description for 84b4533
mdboom
authored
84b4533
View commit details
Copy full SHA for 84b4533
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
GH-111213: Fix a few broken stats (GH-111216)
markshannon
authored
b0699aa
View commit details
Copy full SHA for b0699aa
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
gh-110019: Refactor summarize_stats (GH-110398)
mdboom
authored
81eba76
View commit details
Copy full SHA for 81eba76
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
gh-109329: Add stat for "trace too short" (GH-110402)
mdboom
authored
9eb2489
View commit details
Copy full SHA for 9eb2489
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
GH-109329: Add tier 2 stats (GH-109913)
mdboom
authored
e561e98
View commit details
Copy full SHA for e561e98
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
gh-110152: regrtest handles cross compilation and HOSTRUNNER (#110156)
Show description for 53eb9a6
vstinner
authored
53eb9a6
View commit details
Copy full SHA for 53eb9a6
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
gh-109566: regrtest reexecutes the process (#109909)
Show description for fbfec56
vstinner
authored
fbfec56
View commit details
Copy full SHA for fbfec56
View code at this point
Browse repository at this point
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Show description for 859618c
vstinner
authored
859618c
View commit details
Copy full SHA for 859618c
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
GH-109373: Store metadata required for pystats comparison in the JSON (GH-109374)
mdboom
authored
19f5eff
View commit details
Copy full SHA for 19f5eff
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
GH-109330: Dump and compare stats using opcode names, not numbers (GH-109335)
mdboom
authored
5dcbbd8
View commit details
Copy full SHA for 5dcbbd8
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
gh-109136: Fix summarize_stats.py tool (#109137)
mdboom
authored
52beebc
View commit details
Copy full SHA for 52beebc
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
gh-105481: generate op IDs from bytecode.c instead of hard coding them in opcode.py (#107971)
iritkatriel
authored
665a439
View commit details
Copy full SHA for 665a439
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Add some GC stats to Py_STATS (GH-107581)
markshannon
authored
2ba7c7f
View commit details
Copy full SHA for 2ba7c7f
View code at this point
Browse repository at this point
Commits on May 23, 2023
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Show description for ae00b81
vstinner
authored
ae00b81
View commit details
Copy full SHA for ae00b81
View code at this point
Browse repository at this point
Commits on May 11, 2023
gh-87729: improve hit rate of LOAD_SUPER_ATTR specialization (#104270)
carljm
authored
7726245
View commit details
Copy full SHA for 7726245
View code at this point
Browse repository at this point
Commits on May 10, 2023
GH-102181: Improve specialization stats for SEND (GH-102182)
penguin-wwy
authored
373bca0
View commit details
Copy full SHA for 373bca0
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
gh-102110: Add all tools description missed (GH-102625)
Show description for 01a49d1
Missoupro
authored
01a49d1
View commit details
Copy full SHA for 01a49d1
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
GH-100982: Break up COMPARE_AND_BRANCH (GH-102801)
brandtbucher
authored
0444ae2
View commit details
Copy full SHA for 0444ae2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.