Title: Optimize pickling function dispatch in hot loops. · Issue #61987 · python/cpython · GitHub
Open Graph Title: Optimize pickling function dispatch in hot loops. · Issue #61987 · python/cpython
X Title: Optimize pickling function dispatch in hot loops. · Issue #61987 · python/cpython
Description: BPO 17787 Nosy @pitrou, @avassalotti, @serhiy-storchaka Files optimize_save_dispatch.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fi...
Open Graph Description: BPO 17787 Nosy @pitrou, @avassalotti, @serhiy-storchaka Files optimize_save_dispatch.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
X Description: BPO 17787 Nosy @pitrou, @avassalotti, @serhiy-storchaka Files optimize_save_dispatch.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
Opengraph URL: https://github.com/python/cpython/issues/61987
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Optimize pickling function dispatch in hot loops.","articleBody":"BPO | [17787](https://bugs.python.org/issue17787)\n--- | :---\nNosy | @pitrou, @avassalotti, @serhiy-storchaka\nFiles | \u003cli\u003e[optimize_save_dispatch.patch](https://bugs.python.org/file29918/optimize_save_dispatch.patch \"Uploaded as text/plain at 2013-04-18.09:37:46 by @avassalotti\")\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/avassalotti'\nclosed_at = \u003cDate 2013-11-24.20:59:07.530\u003e\ncreated_at = \u003cDate 2013-04-18.09:37:48.165\u003e\nlabels = ['performance']\ntitle = 'Optimize pickling function dispatch in hot loops.'\nupdated_at = \u003cDate 2013-11-24.20:59:07.529\u003e\nuser = 'https://github.com/avassalotti'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2013-11-24.20:59:07.529\u003e\nactor = 'alexandre.vassalotti'\nassignee = 'alexandre.vassalotti'\nclosed = True\nclosed_date = \u003cDate 2013-11-24.20:59:07.530\u003e\ncloser = 'alexandre.vassalotti'\ncomponents = []\ncreation = \u003cDate 2013-04-18.09:37:48.165\u003e\ncreator = 'alexandre.vassalotti'\ndependencies = []\nfiles = ['29918']\nhgrepos = []\nissue_num = 17787\nkeywords = ['patch']\nmessage_count = 7.0\nmessages = ['187230', '187231', '187233', '187241', '187458', '187473', '204268']\nnosy_count = 3.0\nnosy_names = ['pitrou', 'alexandre.vassalotti', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'rejected'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue17787'\nversions = ['Python 3.4', 'Python 3.5']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/avassalotti","@type":"Person","name":"avassalotti"},"datePublished":"2013-04-18T09:37:48.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/61987/cpython/issues/61987"}
| 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:d5923819-cb57-a6ef-fe37-777fe7782a20 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DA2C:298CA0:D51A2C:11A1BAD:6A51B5D6 |
| html-safe-nonce | 3ebe26435f1674cbd405570de485aabb515db531032844ae31af1cc85f353e8c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQTJDOjI5OENBMDpENTFBMkM6MTFBMUJBRDo2QTUxQjVENiIsInZpc2l0b3JfaWQiOiI3NTI3NDcwODExNjEwOTQ2MTQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | d34afe90bc81df4dbbc699e6f436c27389acb28c4d7fdf697f3cb56a9beb1c80 |
| hovercard-subject-tag | issue:1198899823 |
| 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/61987/issue_layout |
| twitter:image | https://opengraph.githubassets.com/819a35fa6d56d7eba9ecf896ff67ed3f46985e152fd52fe5874f19e706ab1f0a/python/cpython/issues/61987 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/819a35fa6d56d7eba9ecf896ff67ed3f46985e152fd52fe5874f19e706ab1f0a/python/cpython/issues/61987 |
| og:image:alt | BPO 17787 Nosy @pitrou, @avassalotti, @serhiy-storchaka Files optimize_save_dispatch.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | avassalotti |
| 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 | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width