Skip to content

timeit: use powers of 2 in autorange(), instead of powers of 10 #72655

@vstinner

Description

@vstinner
BPO 28469
Nosy @vstinner, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • timeit_autorange_pow2.patch
  • timeit_autorange_numbers.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 2016-10-23.12:19:09.850>
    created_at = <Date 2016-10-18.16:13:11.315>
    labels = ['3.7', 'library', 'performance']
    title = 'timeit: use powers of 2 in autorange(), instead of powers of 10'
    updated_at = <Date 2017-03-31.16:36:15.077>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:15.077>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-10-23.12:19:09.850>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-10-18.16:13:11.315>
    creator = 'vstinner'
    dependencies = []
    files = ['45134', '45186']
    hgrepos = []
    issue_num = 28469
    keywords = ['patch']
    message_count = 8.0
    messages = ['278899', '278905', '278906', '278915', '278916', '279187', '279245', '279254']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28469'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions