Skip to content

Enhance the timeit module: display average +- std dev instead of minimum #72427

@vstinner

Description

@vstinner
BPO 28240
Nosy @malemburg, @tim-one, @brettcannon, @rhettinger, @jcea, @pitrou, @vstinner, @ned-deily, @stevendaprano, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • bpo-28240: timeit: Update repeat() doc #7419
  • [3.7] bpo-28240: timeit: Update repeat() doc (GH-7419) #7457
  • Files
  • timeit.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 2018-05-22.14:01:01.227>
    created_at = <Date 2016-09-21.14:08:50.857>
    labels = ['3.7', 'performance']
    title = 'Enhance the timeit module: display average +- std dev instead of minimum'
    updated_at = <Date 2018-06-06.17:06:41.368>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-06-06.17:06:41.368>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-22.14:01:01.227>
    closer = 'serhiy.storchaka'
    components = ['Benchmarks']
    creation = <Date 2016-09-21.14:08:50.857>
    creator = 'vstinner'
    dependencies = []
    files = ['44780']
    hgrepos = []
    issue_num = 28240
    keywords = ['patch']
    message_count = 38.0
    messages = ['277142', '277143', '277144', '277145', '277146', '277147', '277148', '277149', '277157', '277161', '277177', '277186', '277251', '277259', '277271', '277292', '277303', '278133', '278890', '278891', '278895', '278896', '278898', '278901', '278903', '278907', '278913', '278914', '278917', '278918', '278919', '278974', '317128', '317279', '317290', '318838', '318851', '318852']
    nosy_count = 11.0
    nosy_names = ['lemburg', 'tim.peters', 'brett.cannon', 'rhettinger', 'jcea', 'pitrou', 'vstinner', 'ned.deily', 'steven.daprano', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['552', '7419', '7457']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28240'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions