close
Skip to content

Implement LOAD_GLOBAL opcode cache #72345

@1st1

Description

@1st1
BPO 28158
Nosy @brettcannon, @vstinner, @methane, @serhiy-storchaka, @1st1, @ztane
Files
  • load_globals_cache.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 fields:

    assignee = 'https://github.com/1st1'
    closed_at = <Date 2019-12-25.13:46:21.432>
    created_at = <Date 2016-09-14.20:48:00.839>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Implement LOAD_GLOBAL opcode cache'
    updated_at = <Date 2019-12-25.13:46:21.425>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2019-12-25.13:46:21.425>
    actor = 'methane'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2019-12-25.13:46:21.432>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2016-09-14.20:48:00.839>
    creator = 'yselivanov'
    dependencies = []
    files = ['44668']
    hgrepos = []
    issue_num = 28158
    keywords = ['patch']
    message_count = 14.0
    messages = ['276485', '276519', '276520', '276521', '276522', '276645', '276647', '276697', '276703', '283616', '283629', '283662', '283681', '358865']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'vstinner', 'methane', 'serhiy.storchaka', 'yselivanov', 'ztane']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28158'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions