Skip to content

Explore laziness #4

@cowboyd

Description

@cowboyd

Graph generation can be lazy if we say that the initial entry points are fixed and then the graph cannot be changed ever again:

e.g. 10,000 users, 40,000 devices.

If we guaranteed that, then it doesn't matter if we walk the graph lazily because with same seed and same inputs, we'll get the same results.

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