Title: INCA: Inline Caching meets Quickening in Python 3.3 · Issue #58962 · python/cpython · GitHub
Open Graph Title: INCA: Inline Caching meets Quickening in Python 3.3 · Issue #58962 · python/cpython
X Title: INCA: Inline Caching meets Quickening in Python 3.3 · Issue #58962 · python/cpython
Description: BPO 14757 Nosy @gvanrossum, @pitrou, @vstinner, @jab, @davidmalcolm, @meadori, @ericsnowcurrently, @1st1 Files 20120508-inca.patch: Patch against 2f563908ebc5 (Jesus Cea, Thu Apr 26 17:05:31 2012 +0200)20120511-inca.patch: Patches CALL_F...
Open Graph Description: BPO 14757 Nosy @gvanrossum, @pitrou, @vstinner, @jab, @davidmalcolm, @meadori, @ericsnowcurrently, @1st1 Files 20120508-inca.patch: Patch against 2f563908ebc5 (Jesus Cea, Thu Apr 26 17:05:31 2012 +...
X Description: BPO 14757 Nosy @gvanrossum, @pitrou, @vstinner, @jab, @davidmalcolm, @meadori, @ericsnowcurrently, @1st1 Files 20120508-inca.patch: Patch against 2f563908ebc5 (Jesus Cea, Thu Apr 26 17:05:31 2012 +...
Opengraph URL: https://github.com/python/cpython/issues/58962
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"INCA: Inline Caching meets Quickening in Python 3.3","articleBody":"BPO | [14757](https://bugs.python.org/issue14757)\n--- | :---\nNosy | @gvanrossum, @pitrou, @vstinner, @jab, @davidmalcolm, @meadori, @ericsnowcurrently, @1st1\nFiles | \u003cli\u003e[20120508-inca.patch](https://bugs.python.org/file25499/20120508-inca.patch \"Uploaded as text/plain at 2012-05-08.17:37:43 by sbrunthaler\"): Patch against 2f563908ebc5 (Jesus Cea, Thu Apr 26 17:05:31 2012 +0200)\u003c/li\u003e\u003cli\u003e[20120511-inca.patch](https://bugs.python.org/file25541/20120511-inca.patch \"Uploaded as text/plain at 2012-05-11.21:32:08 by sbrunthaler\"): Patches CALL_FUNCTION quickening, supersedes previous patch file.\u003c/li\u003e\u003cli\u003e[20120511-inca-perf.txt](https://bugs.python.org/file25542/20120511-inca-perf.txt \"Uploaded as text/plain at 2012-05-11.21:34:01 by sbrunthaler\"): perf.py performance on i7-920, Linux 3.0.0-19\u003c/li\u003e\u003cli\u003e[20120510-vanilla-perf.txt](https://bugs.python.org/file25543/20120510-vanilla-perf.txt \"Uploaded as text/plain at 2012-05-11.21:35:03 by sbrunthaler\"): perf.py performance baseline measurement on i7-920, Linux 3.0.0-19\u003c/li\u003e\u003cli\u003e[20120514-inca.patch](https://bugs.python.org/file25586/20120514-inca.patch \"Uploaded as text/plain at 2012-05-14.20:31:29 by sbrunthaler\"): Patch including quickening of INPLACE_* instructions, supersedes previous patch file (20120511-inca.patch)\u003c/li\u003e\u003cli\u003e[20120514-inca-perf.txt](https://bugs.python.org/file25588/20120514-inca-perf.txt \"Uploaded as text/plain at 2012-05-14.20:39:01 by sbrunthaler\"): perf.py results including INPLACE_* quickening; 12 repetitions on i7-920, summarized\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 = None\nclosed_at = None\ncreated_at = \u003cDate 2012-05-08.17:37:54.816\u003e\nlabels = ['interpreter-core', 'performance']\ntitle = 'INCA: Inline Caching meets Quickening in Python 3.3'\nupdated_at = \u003cDate 2021-10-08.15:39:59.203\u003e\nuser = 'https://bugs.python.org/sbrunthaler'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-10-08.15:39:59.203\u003e\nactor = 'gvanrossum'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2012-05-08.17:37:54.816\u003e\ncreator = 'sbrunthaler'\ndependencies = []\nfiles = ['25499', '25541', '25542', '25543', '25586', '25588']\nhgrepos = ['124']\nissue_num = 14757\nkeywords = ['patch']\nmessage_count = 13.0\nmessages = ['160216', '160222', '160224', '160225', '160228', '160230', '160453', '160457', '160666', '160870', '160881', '275492', '403482']\nnosy_count = 10.0\nnosy_names = ['gvanrossum', 'pitrou', 'vstinner', 'jab', 'cvrebert', 'dmalcolm', 'meador.inge', 'eric.snow', 'sbrunthaler', 'yselivanov']\npr_nums = []\npriority = 'normal'\nresolution = None\nstage = None\nstatus = 'open'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue14757'\nversions = ['Python 3.3']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/sbrunthaler","@type":"Person","name":"sbrunthaler"},"datePublished":"2012-05-08T17:37:55.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":15},"url":"https://github.com/58962/cpython/issues/58962"}
| 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:b99b4d4b-08a6-83ac-44b5-c899c0f64c9c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DA6A:323BC4:2D6135C:3D5CA88:6A53C159 |
| html-safe-nonce | 671285ae8aaefa641dc87fd6bb906de37b6857628fb416e3d17eb4c92812e6ca |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQTZBOjMyM0JDNDoyRDYxMzVDOjNENUNBODg6NkE1M0MxNTkiLCJ2aXNpdG9yX2lkIjoiMzgyMDc1Mzc2NTI4OTY3MzA0OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 6adee971a641436d5344382bc5bdd7e5b1877e0831390031f6f822b639b511a6 |
| hovercard-subject-tag | issue:1198880898 |
| 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/58962/issue_layout |
| twitter:image | https://opengraph.githubassets.com/bbc8569e2d7f81019eabfdef60d3d077ff0bf4c7d718cc2f0d52e5ddcda6ab34/python/cpython/issues/58962 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/bbc8569e2d7f81019eabfdef60d3d077ff0bf4c7d718cc2f0d52e5ddcda6ab34/python/cpython/issues/58962 |
| og:image:alt | BPO 14757 Nosy @gvanrossum, @pitrou, @vstinner, @jab, @davidmalcolm, @meadori, @ericsnowcurrently, @1st1 Files 20120508-inca.patch: Patch against 2f563908ebc5 (Jesus Cea, Thu Apr 26 17:05:31 2012 +... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | sbrunthaler |
| 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 | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width