Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

fix overeager cloning in src/job.rs #86

@BrianHicks

Description

@BrianHicks

In order to avoid pointers, we currently copy a little too much memory. @bhansconnect wrote a helper to avoid doing some of that, which we should use instead: roc-lang/roc#4361. That way we could have owned lists and dicts, and in so doing avoid some copies!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions