René's URL Explorer Experiment


Title: Faster opcode dispatch on gcc · Issue #49003 · python/cpython · GitHub

Open Graph Title: Faster opcode dispatch on gcc · Issue #49003 · python/cpython

X Title: Faster opcode dispatch on gcc · Issue #49003 · python/cpython

Description: BPO 4753 Nosy @malemburg, @akuchling, @rhettinger, @facundobatista, @gpshead, @jcea, @db3l, @abalkin, @pitrou, @tiran, @devdanzin, @rbtcollins, @ned-deily, @djc, @bitdancer, @jab Files amd-athlon64-x2-pybench.txtintel-core2-mobile-pybenc...

Open Graph Description: BPO 4753 Nosy @malemburg, @akuchling, @rhettinger, @facundobatista, @gpshead, @jcea, @db3l, @abalkin, @pitrou, @tiran, @devdanzin, @rbtcollins, @ned-deily, @djc, @bitdancer, @jab Files amd-athlon64...

X Description: BPO 4753 Nosy @malemburg, @akuchling, @rhettinger, @facundobatista, @gpshead, @jcea, @db3l, @abalkin, @pitrou, @tiran, @devdanzin, @rbtcollins, @ned-deily, @djc, @bitdancer, @jab Files amd-athlon64...

Opengraph URL: https://github.com/python/cpython/issues/49003

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Faster opcode dispatch on gcc","articleBody":"BPO | [4753](https://bugs.python.org/issue4753)\n--- | :---\nNosy | @malemburg, @akuchling, @rhettinger, @facundobatista, @gpshead, @jcea, @db3l, @abalkin, @pitrou, @tiran, @devdanzin, @rbtcollins, @ned-deily, @djc, @bitdancer, @jab\nFiles | \u003cli\u003e[amd-athlon64-x2-pybench.txt](https://bugs.python.org/file12512/amd-athlon64-x2-pybench.txt \"Uploaded as text/plain at 2008-12-31.21:20:58 by @avassalotti\")\u003c/li\u003e\u003cli\u003e[intel-core2-mobile-pybench.txt](https://bugs.python.org/file12513/intel-core2-mobile-pybench.txt \"Uploaded as text/plain at 2008-12-31.21:21:34 by @avassalotti\")\u003c/li\u003e\u003cli\u003e[amd-athlon64-x2-suncc-pybench.txt](https://bugs.python.org/file12521/amd-athlon64-x2-suncc-pybench.txt \"Uploaded as text/plain at 2009-01-01.21:58:22 by @avassalotti\")\u003c/li\u003e\u003cli\u003e[amd-athlon64-x2-gcc-sunos-pybench.txt](https://bugs.python.org/file12522/amd-athlon64-x2-gcc-sunos-pybench.txt \"Uploaded as text/plain at 2009-01-01.21:58:40 by @avassalotti\")\u003c/li\u003e\u003cli\u003e[threadedceval5.patch](https://bugs.python.org/file12524/threadedceval5.patch \"Uploaded as text/plain at 2009-01-01.22:59:44 by @pitrou\")\u003c/li\u003e\u003cli\u003e[pybench.sum.PPC](https://bugs.python.org/file12545/pybench.sum.PPC \"Uploaded as text/plain at 2009-01-02.20:26:54 by @smontanaro\"): Pybench summary for Mac G5\u003c/li\u003e\u003cli\u003e[pybench.sum.Intel](https://bugs.python.org/file12546/pybench.sum.Intel \"Uploaded as text/plain at 2009-01-02.20:27:53 by @smontanaro\"): Pybench summary for MacBook Pro (Intel Core2 Duo)\u003c/li\u003e\u003cli\u003e[amd-athlon64-x2-64bit-pybench.txt](https://bugs.python.org/file12551/amd-athlon64-x2-64bit-pybench.txt \"Uploaded as text/plain at 2009-01-03.00:45:25 by @avassalotti\")\u003c/li\u003e\u003cli\u003e[ceval.i.unthreaded](https://bugs.python.org/file12553/ceval.i.unthreaded \"Uploaded as text/plain at 2009-01-03.00:58:18 by @smontanaro\"): PPC (G5) unthreaded eval assembler\u003c/li\u003e\u003cli\u003e[ceval.i.threaded](https://bugs.python.org/file12555/ceval.i.threaded \"Uploaded as text/plain at 2009-01-03.01:00:17 by @smontanaro\"): PPC (G5) threaded eval assembler\u003c/li\u003e\u003cli\u003e[abstract-switch.diff](https://bugs.python.org/file12584/abstract-switch.diff \"Uploaded as text/plain at 2009-01-04.19:29:49 by @avassalotti\")\u003c/li\u003e\u003cli\u003e[abstract-switch-reduced.diff](https://bugs.python.org/file12633/abstract-switch-reduced.diff \"Uploaded as text/plain at 2009-01-07.10:11:19 by blaisorblade\"): Fixed version of abstract-switch.diff, without extraneous changes (IMHO)\u003c/li\u003e\u003cli\u003e[restore-old-oparg-load.diff](https://bugs.python.org/file12634/restore-old-oparg-load.diff \"Uploaded as text/plain at 2009-01-07.10:12:53 by blaisorblade\"): Additional fix, on top of threadedceval5.patch and abstract-switch-reduced.diff, to restore back performances and have no switch at all\u003c/li\u003e\u003cli\u003e[reenable-static-prediction.diff](https://bugs.python.org/file12635/reenable-static-prediction.diff \"Uploaded as text/plain at 2009-01-07.11:09:41 by blaisorblade\"): Reenable static opcode prediction on top of the rest\u003c/li\u003e\u003cli\u003e[pitrou_dispatch_2.7.patch](https://bugs.python.org/file12687/pitrou_dispatch_2.7.patch \"Uploaded as text/plain at 2009-01-11.17:37:14 by jyasskin\"): threadedceval5.patch ported to trunk (2.7)\u003c/li\u003e\u003cli\u003e[vmgen_2.7.patch](https://bugs.python.org/file12705/vmgen_2.7.patch \"Uploaded as text/plain at 2009-01-12.17:58:19 by jyasskin\"): vmgen (GForth)-based dispatch optimization with simple superinstructions\u003c/li\u003e\u003cli\u003e[threadedceval6.patch](https://bugs.python.org/file12769/threadedceval6.patch \"Uploaded as text/plain at 2009-01-16.23:08:24 by @pitrou\")\u003c/li\u003e\u003cli\u003e[threadedceval6-py254.patch](https://bugs.python.org/file12824/threadedceval6-py254.patch \"Uploaded as text/plain at 2009-01-21.14:02:17 by Ringding\"): threadedceval6 for Python 2.5.4\u003c/li\u003e\u003cli\u003e[ceval.c.threadcode-tidyup.patch](https://bugs.python.org/file13392/ceval.c.threadcode-tidyup.patch \"Uploaded as text/plain at 2009-03-22.07:37:23 by aimacintyre\"): threaded code tidy up in eval.c\u003c/li\u003e\u003cli\u003e[newfile.zip](https://bugs.python.org/file14521/newfile.zip \"Uploaded as application/zip at 2009-07-18.19:58:12 by mdionisio\"): ceval.c and opcode_targets.h\u003c/li\u003e\u003cli\u003e[cgoto_py2710_hg_final.patch](https://bugs.python.org/file39527/cgoto_py2710_hg_final.patch \"Uploaded as text/plain at 2015-05-28.00:23:22 by parasa\"): Computed Goto Patch for Python 2.7.10\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/gpshead'\nclosed_at = \u003cDate 2010-07-19.23:55:22.123\u003e\ncreated_at = \u003cDate 2008-12-26.21:09:38.283\u003e\nlabels = ['interpreter-core', 'performance']\ntitle = 'Faster opcode dispatch on gcc'\nupdated_at = \u003cDate 2015-06-02.21:38:03.306\u003e\nuser = 'https://github.com/pitrou'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2015-06-02.21:38:03.306\u003e\nactor = 'db3l'\nassignee = 'gregory.p.smith'\nclosed = True\nclosed_date = \u003cDate 2010-07-19.23:55:22.123\u003e\ncloser = 'pitrou'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2008-12-26.21:09:38.283\u003e\ncreator = 'pitrou'\ndependencies = []\nfiles = ['12512', '12513', '12521', '12522', '12524', '12545', '12546', '12551', '12553', '12555', '12584', '12633', '12634', '12635', '12687', '12705', '12769', '12824', '13392', '14521', '39527']\nhgrepos = []\nissue_num = 4753\nkeywords = ['patch']\nmessage_count = 117.0\nmessages = ['78306', '78307', '78362', '78363', '78364', '78616', '78620', '78628', '78629', '78651', '78653', '78656', '78657', '78658', '78660', '78663', '78685', '78686', '78687', '78688', '78689', '78691', '78708', '78711', '78722', '78730', '78731', '78735', '78736', '78748', '78808', '78828', '78831', '78834', '78837', '78871', '78872', '78898', '78899', '78910', '78911', '78915', '78921', '78923', '78925', '78956', '79032', '79033', '79034', '79035', '79037', '79051', '79053', '79056', '79058', '79077', '79080', '79105', '79123', '79264', '79302', '79321', '79335', '79365', '79505', '79530', '79532', '79536', '79537', '79539', '79541', '79545', '79605', '79627', '79688', '79695', '79699', '79720', '79722', '79734', '79835', '79980', '79984', '79985', '80324', '80489', '80515', '80571', '80669', '80717', '80828', '80832', '80833', '80834', '80838', '80867', '80881', '80882', '81120', '81166', '81341', '81361', '83959', '84736', '84764', '84770', '85838', '90688', '110842', '244229', '244231', '244256', '244329', '244617', '244620', '244628', '244693']\nnosy_count = 31.0\nnosy_names = ['lemburg', 'akuchling', 'collinwinter', 'rhettinger', 'facundobatista', 'gregory.p.smith', 'jcea', 'spiv', 'db3l', 'aimacintyre', 'belopolsky', 'ggenellina', 'pitrou', 'christian.heimes', 'ajaksu2', 'jyasskin', 'rbcollins', 'kevinwatters', 'ned.deily', 'djc', 'ralph.corderoy', 'bboissin', 'r.david.murray', 'blaisorblade', 'theatrus', 'Ringding', 'jab', 'mdionisio', 'willp', 'python-dev', 'parasa']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue4753'\nversions = ['Python 3.1']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/pitrou","@type":"Person","name":"pitrou"},"datePublished":"2008-12-26T21:09:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":117},"url":"https://github.com/49003/cpython/issues/49003"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a8d738dc-4208-e3e2-1ba1-9449453841d2
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB008:20AD09:9F640B:D914BB:6A4C8BA1
html-safe-nonce83eecf6c864a8524651e6d10a35c273919f47ee4dc7a562ce9aa82f48a30fb7d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMDA4OjIwQUQwOTo5RjY0MEI6RDkxNEJCOjZBNEM4QkExIiwidmlzaXRvcl9pZCI6IjQ3NzM2OTA1NDU5Mzg0MDIyMDkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaca24453671fda796e26380ac4b5d79455e0d58076951853fa53a1f10bbd247094
hovercard-subject-tagissue:1198839222
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/49003/issue_layout
twitter:imagehttps://opengraph.githubassets.com/02f01978287bcca15e65c1d30c5ae4fb4f1bff0058a79ff020293d6eb1c359af/python/cpython/issues/49003
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/02f01978287bcca15e65c1d30c5ae4fb4f1bff0058a79ff020293d6eb1c359af/python/cpython/issues/49003
og:image:altBPO 4753 Nosy @malemburg, @akuchling, @rhettinger, @facundobatista, @gpshead, @jcea, @db3l, @abalkin, @pitrou, @tiran, @devdanzin, @rbtcollins, @ned-deily, @djc, @bitdancer, @jab Files amd-athlon64...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamepitrou
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7a2dede45637df6b92ddcfe2a557e67d4b5854ae
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/49003#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F49003
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F49003
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/49003
Reloadhttps://github.com/python/cpython/issues/49003
Reloadhttps://github.com/python/cpython/issues/49003
Please reload this pagehttps://github.com/python/cpython/issues/49003
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/49003
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 34.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.6k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Faster opcode dispatch on gcchttps://github.com/python/cpython/issues/49003#top
https://github.com/gpshead
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
performancePerformance or resource usagehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22performance%22
https://github.com/pitrou
pitrouhttps://github.com/pitrou
on Dec 26, 2008https://github.com/python/cpython/issues/49003#issue-1198839222
4753https://bugs.python.org/issue4753
@malemburghttps://github.com/malemburg
@akuchlinghttps://github.com/akuchling
@rhettingerhttps://github.com/rhettinger
@facundobatistahttps://github.com/facundobatista
@gpsheadhttps://github.com/gpshead
@jceahttps://github.com/jcea
@db3lhttps://github.com/db3l
@abalkinhttps://github.com/abalkin
@pitrouhttps://github.com/pitrou
@tiranhttps://github.com/tiran
@devdanzinhttps://github.com/devdanzin
@rbtcollinshttps://github.com/rbtcollins
@ned-deilyhttps://github.com/ned-deily
@djchttps://github.com/djc
@bitdancerhttps://github.com/bitdancer
@jabhttps://github.com/jab
amd-athlon64-x2-pybench.txthttps://bugs.python.org/file12512/amd-athlon64-x2-pybench.txt
intel-core2-mobile-pybench.txthttps://bugs.python.org/file12513/intel-core2-mobile-pybench.txt
amd-athlon64-x2-suncc-pybench.txthttps://bugs.python.org/file12521/amd-athlon64-x2-suncc-pybench.txt
amd-athlon64-x2-gcc-sunos-pybench.txthttps://bugs.python.org/file12522/amd-athlon64-x2-gcc-sunos-pybench.txt
threadedceval5.patchhttps://bugs.python.org/file12524/threadedceval5.patch
pybench.sum.PPChttps://bugs.python.org/file12545/pybench.sum.PPC
pybench.sum.Intelhttps://bugs.python.org/file12546/pybench.sum.Intel
amd-athlon64-x2-64bit-pybench.txthttps://bugs.python.org/file12551/amd-athlon64-x2-64bit-pybench.txt
ceval.i.unthreadedhttps://bugs.python.org/file12553/ceval.i.unthreaded
ceval.i.threadedhttps://bugs.python.org/file12555/ceval.i.threaded
abstract-switch.diffhttps://bugs.python.org/file12584/abstract-switch.diff
abstract-switch-reduced.diffhttps://bugs.python.org/file12633/abstract-switch-reduced.diff
restore-old-oparg-load.diffhttps://bugs.python.org/file12634/restore-old-oparg-load.diff
reenable-static-prediction.diffhttps://bugs.python.org/file12635/reenable-static-prediction.diff
pitrou_dispatch_2.7.patchhttps://bugs.python.org/file12687/pitrou_dispatch_2.7.patch
vmgen_2.7.patchhttps://bugs.python.org/file12705/vmgen_2.7.patch
threadedceval6.patchhttps://bugs.python.org/file12769/threadedceval6.patch
threadedceval6-py254.patchhttps://bugs.python.org/file12824/threadedceval6-py254.patch
ceval.c.threadcode-tidyup.patchhttps://bugs.python.org/file13392/ceval.c.threadcode-tidyup.patch
newfile.ziphttps://bugs.python.org/file14521/newfile.zip
cgoto_py2710_hg_final.patchhttps://bugs.python.org/file39527/cgoto_py2710_hg_final.patch
gpsheadhttps://github.com/gpshead
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
performancePerformance or resource usagehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22performance%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.