Skip to content

perf: auto-prepare makeselect #31

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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