-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirperformancePerformance or resource usagePerformance or resource usagetopic-sqlite3type-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
We can speed up sqlite.Row
subscripting a bit:
- in
pysqlite_row_subscript
, after finding the correct index, use fast tuple API to access data - in
equal_ignore_case
, we can simply assert that we are given two unicode objects
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
Fidget-Spinner
Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirperformancePerformance or resource usagePerformance or resource usagetopic-sqlite3type-featureA feature request or enhancementA feature request or enhancement
Projects
Status
No status