Skip to content

Make f'' strings faster than .format: BUILD_STRING opcode? #71265

@ztane

Description

@ztane
mannequin
BPO 27078
Nosy @rhettinger, @mjpieters, @ericvsmith, @serhiy-storchaka, @ztane, @serprex
Files
  • fstrtup.patch
  • fstrtup2.patch: BINARY_ADD
  • fstring_build_string.patch
  • fstring_build_string_2.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/serhiy-storchaka'
    closed_at = <Date 2016-09-06.19:23:54.191>
    created_at = <Date 2016-05-21.19:18:36.523>
    labels = ['interpreter-core', 'performance']
    title = "Make f'' strings faster than .format: BUILD_STRING opcode?"
    updated_at = <Date 2016-09-06.19:31:16.411>
    user = 'https://github.com/ztane'

    bugs.python.org fields:

    activity = <Date 2016-09-06.19:31:16.411>
    actor = 'eric.smith'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-09-06.19:23:54.191>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-05-21.19:18:36.523>
    creator = 'ztane'
    dependencies = []
    files = ['43701', '43704', '43708', '43735']
    hgrepos = []
    issue_num = 27078
    keywords = ['patch']
    message_count = 32.0
    messages = ['266016', '266021', '266031', '270083', '270095', '270135', '270136', '270167', '270280', '270281', '270308', '270312', '270319', '270333', '270339', '270344', '270347', '270469', '270505', '271743', '271745', '271747', '273776', '273778', '273816', '274322', '274326', '274327', '274345', '274605', '274608', '274610']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'mjpieters', 'eric.smith', 'python-dev', 'serhiy.storchaka', 'ztane', 'Demur Rumed']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27078'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-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