Skip to content

Optimize execution of cursor generated functions #12

@emptybutton

Description

@emptybutton

After cursors have already generated their desired functions, they are still waiting for generating, which is a bad practice and not optimal.

Head-on solution: prevent cursors from generating after calling their generated function and add a cache

Metadata

Metadata

Assignees

No one assigned

    Labels

    cursorscursor_base.py & cursoroptimizationspeeding up something

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions