René's URL Explorer Experiment


Title: implement per-opcode cache in ceval · Issue #70407 · python/cpython · GitHub

Open Graph Title: implement per-opcode cache in ceval · Issue #70407 · python/cpython

X Title: implement per-opcode cache in ceval · Issue #70407 · python/cpython

Description: BPO 26219 Nosy @gvanrossum, @brettcannon, @ncoghlan, @vstinner, @ned-deily, @methane, @markshannon, @ericsnowcurrently, @1st1, @jstasiak, @MojoVampire, @DimitrisJim, @dopplershift, @rowillia PRs #12884#13775#13809#13997#14000 Dependencie...

Open Graph Description: BPO 26219 Nosy @gvanrossum, @brettcannon, @ncoghlan, @vstinner, @ned-deily, @methane, @markshannon, @ericsnowcurrently, @1st1, @jstasiak, @MojoVampire, @DimitrisJim, @dopplershift, @rowillia PRs #1...

X Description: BPO 26219 Nosy @gvanrossum, @brettcannon, @ncoghlan, @vstinner, @ned-deily, @methane, @markshannon, @ericsnowcurrently, @1st1, @jstasiak, @MojoVampire, @DimitrisJim, @dopplershift, @rowillia PRs #1...

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

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"implement per-opcode cache in ceval","articleBody":"BPO | [26219](https://bugs.python.org/issue26219)\n--- | :---\nNosy | @gvanrossum, @brettcannon, @ncoghlan, @vstinner, @ned-deily, @methane, @markshannon, @ericsnowcurrently, @1st1, @jstasiak, @MojoVampire, @DimitrisJim, @dopplershift, @rowillia\nPRs | \u003cli\u003epython/cpython#12884\u003c/li\u003e\u003cli\u003epython/cpython#13775\u003c/li\u003e\u003cli\u003epython/cpython#13809\u003c/li\u003e\u003cli\u003epython/cpython#13997\u003c/li\u003e\u003cli\u003epython/cpython#14000\u003c/li\u003e\nDependencies | \u003cli\u003ebpo-26058: PEP 509: Add ma_version to PyDictObject\u003c/li\u003e\u003cli\u003ebpo-26110: Speedup method calls 1.2x\u003c/li\u003e\nFiles | \u003cli\u003e[opcache1.patch](https://bugs.python.org/file41729/opcache1.patch \"Uploaded as text/plain at 2016-01-27.18:27:25 by @1st1\")\u003c/li\u003e\u003cli\u003e[opcache2.patch](https://bugs.python.org/file41776/opcache2.patch \"Uploaded as text/plain at 2016-02-01.19:03:54 by @1st1\")\u003c/li\u003e\u003cli\u003e[opcache3.patch](https://bugs.python.org/file42658/opcache3.patch \"Uploaded as text/plain at 2016-04-29.23:06:19 by @1st1\")\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/1st1'\nclosed_at = \u003cDate 2019-06-04.15:15:23.302\u003e\ncreated_at = \u003cDate 2016-01-27.17:11:27.004\u003e\nlabels = ['interpreter-core', '3.8', 'performance']\ntitle = 'implement per-opcode cache in ceval'\nupdated_at = \u003cDate 2019-12-27.19:07:14.427\u003e\nuser = 'https://github.com/1st1'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2019-12-27.19:07:14.427\u003e\nactor = 'eric.snow'\nassignee = 'yselivanov'\nclosed = True\nclosed_date = \u003cDate 2019-06-04.15:15:23.302\u003e\ncloser = 'vstinner'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2016-01-27.17:11:27.004\u003e\ncreator = 'yselivanov'\ndependencies = ['26058', '26110']\nfiles = ['41729', '41776', '42658']\nhgrepos = ['333']\nissue_num = 26219\nkeywords = ['patch']\nmessage_count = 42.0\nmessages = ['259040', '259042', '259051', '259052', '259060', '259064', '259065', '259344', '259371', '259410', '259522', '259523', '262623', '264528', '264532', '264533', '264534', '264658', '264660', '264664', '264671', '264674', '264676', '310845', '310956', '310960', '310961', '310965', '311028', '344418', '344419', '344421', '344470', '344587', '344591', '345300', '345315', '354089', '354090', '354091', '354122', '354181']\nnosy_count = 15.0\nnosy_names = ['gvanrossum', 'brett.cannon', 'ncoghlan', 'vstinner', 'ned.deily', 'methane', 'Mark.Shannon', 'eric.snow', 'francismb', 'yselivanov', 'jstasiak', 'josh.r', 'Jim Fasarakis-Hilliard', 'Ryan May', 'Roy Williams']\npr_nums = ['12884', '13775', '13809', '13997', '14000']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue26219'\nversions = ['Python 3.8']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/1st1","@type":"Person","name":"1st1"},"datePublished":"2016-01-27T17:11:27.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":42},"url":"https://github.com/70407/cpython/issues/70407"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:76a1b386-351c-8f4c-e176-b5c5292725ce
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA380:13B2CF:EF2348:14518F7:6A520226
html-safe-nonce4f6567f7473db8ca62f6afb149a0e3c9b95aa06fea5b0ca0e57425f1873a77be
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMzgwOjEzQjJDRjpFRjIzNDg6MTQ1MThGNzo2QTUyMDIyNiIsInZpc2l0b3JfaWQiOiIzMzQ3OTc2NzgzMzkxNzUyNzQyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac1bf45c90919d6596676f914e4ba9d0d414628117155c7fbdad2381503b8045e5
hovercard-subject-tagissue:1198947421
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/70407/issue_layout
twitter:imagehttps://opengraph.githubassets.com/fa017892d512ce9d3368f103f12a495d879b3bd9e32139f3a5b7bdf7f4d78e90/python/cpython/issues/70407
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/fa017892d512ce9d3368f103f12a495d879b3bd9e32139f3a5b7bdf7f4d78e90/python/cpython/issues/70407
og:image:altBPO 26219 Nosy @gvanrossum, @brettcannon, @ncoghlan, @vstinner, @ned-deily, @methane, @markshannon, @ericsnowcurrently, @1st1, @jstasiak, @MojoVampire, @DimitrisJim, @dopplershift, @rowillia PRs #1...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:username1st1
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
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
release7aed05249554b889eb33d002851a973eebcc7e91
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/70407#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F70407
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/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/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/enterprise/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%2F70407
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/70407
Reloadhttps://github.com/python/cpython/issues/70407
Reloadhttps://github.com/python/cpython/issues/70407
Please reload this pagehttps://github.com/python/cpython/issues/70407
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/70407
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 35k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.7k 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
implement per-opcode cache in cevalhttps://github.com/python/cpython/issues/70407#top
https://github.com/1st1
3.8 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.8%20(EOL)%22
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/1st1
1st1https://github.com/1st1
on Jan 27, 2016https://github.com/python/cpython/issues/70407#issue-1198947421
26219https://bugs.python.org/issue26219
@gvanrossumhttps://github.com/gvanrossum
@brettcannonhttps://github.com/brettcannon
@ncoghlanhttps://github.com/ncoghlan
@vstinnerhttps://github.com/vstinner
@ned-deilyhttps://github.com/ned-deily
@methanehttps://github.com/methane
@markshannonhttps://github.com/markshannon
@ericsnowcurrentlyhttps://github.com/ericsnowcurrently
@1st1https://github.com/1st1
@jstasiakhttps://github.com/jstasiak
@MojoVampirehttps://github.com/MojoVampire
@DimitrisJimhttps://github.com/DimitrisJim
@dopplershifthttps://github.com/dopplershift
@rowilliahttps://github.com/rowillia
bpo-26219: per opcode cache for LOAD_GLOBAL #12884https://github.com/python/cpython/pull/12884
bpo-26219: remove unused code #13775https://github.com/python/cpython/pull/13775
bpo-26219: Fix compiler warning #13809https://github.com/python/cpython/pull/13809
bpo-26219: Fix compiler warning in _PyCode_InitOpcache() #13997https://github.com/python/cpython/pull/13997
[3.8] bpo-26219: Fix compiler warning in _PyCode_InitOpcache() (GH-13997) #14000https://github.com/python/cpython/pull/14000
bpo-26058https://bugs.python.org/issue?@action=redirect&bpo=26058
bpo-26110https://bugs.python.org/issue?@action=redirect&bpo=26110
opcache1.patchhttps://bugs.python.org/file41729/opcache1.patch
opcache2.patchhttps://bugs.python.org/file41776/opcache2.patch
opcache3.patchhttps://bugs.python.org/file42658/opcache3.patch
1st1https://github.com/1st1
3.8 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.8%20(EOL)%22
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.