Skip to content

Option to skip scratch #116

Description

@wlandau

When I run this drake benchmark on Windows, file.rename() is a bottleneck (second flame graph here). Would you be open to a global cache option to bypass scratch/ and write directly to the final destination? I know scratch/ prevents race conditions in the general case, but for RDS storrs, drake never tries to write to the same file from two concurrent processes.

Related: #114.

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

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions