Skip to content

Investigate caching #13

@RunDevelopment

Description

@RunDevelopment

While doing some debugging I found that a query that should have been 100% cached still took 17ms (everything on localhost, so no network overhead). A 100% cached query usually takes <=1ms on my machine so this was quite surprising.

Implement a system that allows the programmer to get a more detailed understanding of how queries are answered. This system should only be active on debug builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions