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
Domain: github.com
{"@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-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:76a1b386-351c-8f4c-e176-b5c5292725ce |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A380:13B2CF:EF2348:14518F7:6A520226 |
| html-safe-nonce | 4f6567f7473db8ca62f6afb149a0e3c9b95aa06fea5b0ca0e57425f1873a77be |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMzgwOjEzQjJDRjpFRjIzNDg6MTQ1MThGNzo2QTUyMDIyNiIsInZpc2l0b3JfaWQiOiIzMzQ3OTc2NzgzMzkxNzUyNzQyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 1bf45c90919d6596676f914e4ba9d0d414628117155c7fbdad2381503b8045e5 |
| hovercard-subject-tag | issue:1198947421 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/70407/issue_layout |
| twitter:image | https://opengraph.githubassets.com/fa017892d512ce9d3368f103f12a495d879b3bd9e32139f3a5b7bdf7f4d78e90/python/cpython/issues/70407 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/fa017892d512ce9d3368f103f12a495d879b3bd9e32139f3a5b7bdf7f4d78e90/python/cpython/issues/70407 |
| og:image:alt | BPO 26219 Nosy @gvanrossum, @brettcannon, @ncoghlan, @vstinner, @ned-deily, @methane, @markshannon, @ericsnowcurrently, @1st1, @jstasiak, @MojoVampire, @DimitrisJim, @dopplershift, @rowillia PRs #1... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | 1st1 |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width