Skip to content

Decrease iterating overhead in timeit #66187

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 21988
Nosy @gvanrossum, @tim-one, @arigo, @birkenfeld, @rhettinger, @pitrou, @vstinner, @stevendaprano, @alex, @bitdancer, @serhiy-storchaka, @gvanrossum
Files
  • timeit_unroll_loops.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 = None
    closed_at = <Date 2014-07-17.03:30:19.089>
    created_at = <Date 2014-07-16.09:06:24.500>
    labels = ['type-feature', 'library']
    title = 'Decrease iterating overhead in timeit'
    updated_at = <Date 2014-07-22.12:10:22.220>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-07-22.12:10:22.220>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-07-17.03:30:19.089>
    closer = 'gvanrossum'
    components = ['Library (Lib)']
    creation = <Date 2014-07-16.09:06:24.500>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['35966']
    hgrepos = []
    issue_num = 21988
    keywords = ['patch']
    message_count = 14.0
    messages = ['223185', '223187', '223190', '223212', '223213', '223215', '223216', '223231', '223240', '223311', '223312', '223313', '223433', '223666']
    nosy_count = 12.0
    nosy_names = ['gvanrossum', 'tim.peters', 'arigo', 'georg.brandl', 'rhettinger', 'pitrou', 'vstinner', 'steven.daprano', 'alex', 'r.david.murray', 'serhiy.storchaka', 'Guido.van.Rossum']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21988'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions