Skip to content

COW fs op to create workspaces #43

@CodeEnPlace

Description

@CodeEnPlace

On workspace creation, on file systems that support it, it might might be possible to use a CopyOnWrite syscall to make cloning much faster.

Obvs workspace setup isn't the main bottleneck right now, but it does take aprox 1 second (actually, I should also look into why it's taking that long, wrong globs?) and could potentially be instant

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions