Skip to content

Install Times Could Still uses Cache #404

Description

@AlexanderKaran

Feedback from NextJS Team:

Medium: install timing is not a well-defined cold install.
The runner removes node_modules, but reuses a global pnpm store, ignores store-prune failures, runs all repetitions in the same directory, and uses
--no-frozen-lockfile (
is run-install-benchmark.ts (line 22)).
This can mix one network-heavy run with cached runs and permits lockfile repair or dependency resolution
during measurement.

Part of #195

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions