Skip to content

Docs: Caching Packages on D:\ doesn't provide performance improvement #406

@danyeaw

Description

@danyeaw

In the caching packages section of the README it says the following:

GitHub hosted Windows runners are currently faster during cache decompression when configuring the package directories on the D: drive as shown above. Make sure to use the enableCrossOsArchive cache config option as well.

I did some tests on this that can be found here: https://github.com/danyeaw/setup-miniconda-performance/blob/main/.github/workflows/caching-performance.yml

Unfortunately, caching from the D:\ is consistently about 10% slower:

C: Drive: 99.4s
D: Drive: 108s

I can open a PR if we agree to remove this.

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