Skip to content

Isolate #20

Description

@VisruthSK

Default isolate = false; true allows certain benchmarks to be run in unique worktrees.

Setting to true is a simpler but more expensive way to ensure anything written to disk in benchmarks which may affect performance are taken care of. Using #6 is subtler and should be preferred in docs--a simple git clean -fd in teardown would probably suffice for isolation in most setups. Writing a small cleanup script is probably the best option for most repos.

isolate_env or something could turn off inheriting PATH so every global reference must be declared in full in the TOML? Tabling this for now

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions