Skip to content

key push takes order of magnitude less time when ENABLE_LOCKSMITH is False #14

Description

@paultag

No idea why. I'm guessing it uses locksmith to check the DB before writing

If this is unneeded overhead (keys loaded!), we should somehow magic that into always being that fast
If it's needed overhead,(keys pushed aren't checked) we should prevent loading while ENABLE_LOCKSMITH is False

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