Skip to content

sqlite3 400x-600x slower depending on formatting of an UPDATE statement in a string #76396

@bforst

Description

@bforst
mannequin
BPO 32215
Nosy @pitrou, @bitdancer, @berkerpeksag, @bforst, @iritkatriel
PRs
  • bpo-32215: Fix performance regression in sqlite3 #8511
  • [3.7] bpo-32215: Fix performance regression in sqlite3 (GH-8511) #9441
  • [3.6] bpo-32215: Fix performance regression in sqlite3 (GH-8511) #9442
  • [3.7] bpo-32215: Fix performance regression in sqlite3 (GH-8511) #9449
  • [3.6] bpo-32215: Fix performance regression in sqlite3 (GH-8511) #9452
  • Files
  • sqlite3_27_36_performance_bug.py: Demo of the bug
  • 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 2021-06-25.22:41:09.025>
    created_at = <Date 2017-12-05.00:40:52.911>
    labels = ['3.8', '3.7', 'library', 'performance']
    title = 'sqlite3 400x-600x slower depending on formatting of an UPDATE statement in a string'
    updated_at = <Date 2021-06-25.22:41:09.025>
    user = 'https://github.com/bforst'

    bugs.python.org fields:

    activity = <Date 2021-06-25.22:41:09.025>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-06-25.22:41:09.025>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2017-12-05.00:40:52.911>
    creator = 'bforst'
    dependencies = []
    files = ['47315']
    hgrepos = []
    issue_num = 32215
    keywords = ['patch']
    message_count = 11.0
    messages = ['307609', '307611', '307612', '307683', '307689', '307696', '322530', '325854', '325892', '325912', '378756']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'r.david.murray', 'berker.peksag', 'bforst', 'iritkatriel']
    pr_nums = ['8511', '9441', '9442', '9449', '9452']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue32215'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions