Skip to content

Implications when caching is disabled #23

@jankowtf

Description

@jankowtf

Caching can be disabled by setting cache = FALSE.

Theoretically, this should result in shorter runtimes as less code needs to be executed (maintaining the registry, comparing checksums, integrity checks etc.)

However, current profiling paradoxically suggests that the retrieval referencing reactive objects with refrences to other objects takes longer than as when caching is enabled.

Re-investigate this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions