Skip to content

perf: auto-prepare makeselect #31

@wmertens

Description

@wmertens

Possible optimization: use the where clauses to key a cache of prepared queries.

This allows sqlite to skip the SQL parsing and might allow skipping parts of makeSelect.

We need to know the where clauses because for e.g. falsyBool they change depending on where value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions