-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Add tp_fastnew and tp_fastinit to PyTypeObject, 15-20% faster object instanciation #73544
Copy link
Copy link
Closed
Closed
Copy link
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 29358 |
|---|---|
| Nosy | @rhettinger, @vstinner, @methane, @serhiy-storchaka, @1st1, @MojoVampire |
| PRs |
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 fields:
assignee = None
closed_at = <Date 2017-01-26.14:14:22.680>
created_at = <Date 2017-01-24.08:25:29.831>
labels = ['interpreter-core', '3.7', 'performance']
title = 'Add tp_fastnew and tp_fastinit to PyTypeObject, 15-20% faster object instanciation'
updated_at = <Date 2017-01-26.14:58:30.895>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2017-01-26.14:58:30.895>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2017-01-26.14:14:22.680>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2017-01-24.08:25:29.831>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 29358
keywords = []
message_count = 10.0
messages = ['286151', '286161', '286203', '286207', '286216', '286271', '286290', '286315', '286316', '286317']
nosy_count = 7.0
nosy_names = ['rhettinger', 'vstinner', 'methane', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'josh.r']
pr_nums = ['72']
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue29358'
versions = ['Python 3.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage